h

hypo-catalog

An extensible and pluggable Java bytecode analytical model
https://github.com/DenWav/Hypo
LGPL-3.0-only
Kyle Wood
Files download
File Operation
hypo-catalog-2.3.0.pom download
Apache Maven
<dependency>
  <groupId>dev.denwav.hypo</groupId>
  <artifactId>hypo-catalog</artifactId>
  <version>2.3.0</version>
  <type>toml</type>
</dependency>
Gradle Groovy
implementation 'dev.denwav.hypo:hypo-catalog:2.3.0'
Gradle Kotlin
implementation("dev.denwav.hypo:hypo-catalog:2.3.0")
Scala SBT
libraryDependencies += "dev.denwav.hypo" % "hypo-catalog" % "2.3.0"
Groovy Grape
@Grapes(
  @Grab(group='dev.denwav.hypo', module='hypo-catalog', version='2.3.0')
)
Apache Ivy
<dependency org="dev.denwav.hypo" name="hypo-catalog" rev="2.3.0" />
Leiningen
[dev.denwav.hypo/hypo-catalog "2.3.0"]
Apache Buildr
'dev.denwav.hypo:hypo-catalog:jar:2.3.0'
Dependencies
The project has no third-party dependencies