aua

AUA - ASM Utils and Analysis. A library that provides extensions and analysis algorithms for and based on the ASM byte code library for the JVM.

Leiningen/Boot

[aua "0.1.3"]

Clojure CLI/deps.edn

aua/aua {:mvn/version "0.1.3"}

Gradle

implementation("aua:aua:0.1.3")

Maven

<dependency>
  <groupId>aua</groupId>
  <artifactId>aua</artifactId>
  <version>0.1.3</version>
</dependency>