io.github.erdos/class-analyzer

JVM class file parser and analyzer

Leiningen/Boot

[io.github.erdos/class-analyzer "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.erdos/class-analyzer {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.github.erdos:class-analyzer:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.erdos</groupId>
  <artifactId>class-analyzer</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>