Skip to content

bennyhuo/kotlinp

Repository files navigation

kotlinp

This is a copy of JetBrains/Kotlin - kotlinp.

kotlinp is a commandline tool to print Kotlin declarations in the given class file. You can also use this to print the metadata packaged into *.class or *.kotlin_module.

Kotlin Team does not publish this library to maven. So I published it to maven central for convenience.

implementation("com.bennyhuo.kotlin:kotlinp:1.8.10")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages