is not current version
Last Version 1.2.4

dev.denwav.hypo:hypo-platform 1.0.2

An extensible and pluggable Java bytecode analytical model

Categories

Categories

ORM Data
GroupId

GroupId

dev.denwav.hypo
ArtifactId

ArtifactId

hypo-platform
Version

Version

1.0.2
Type

Type

pom

Download hypo-platform 1.0.2


<!-- https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/ -->
<dependency>
    <groupId>dev.denwav.hypo</groupId>
    <artifactId>hypo-platform</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/
implementation 'dev.denwav.hypo:hypo-platform:1.0.2'
// https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/
implementation ("dev.denwav.hypo:hypo-platform:1.0.2")
'dev.denwav.hypo:hypo-platform:pom:1.0.2'
<dependency org="dev.denwav.hypo" name="hypo-platform" rev="1.0.2">
  <artifact name="hypo-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.denwav.hypo', module='hypo-platform', version='1.0.2')
)
libraryDependencies += "dev.denwav.hypo" % "hypo-platform" % "1.0.2"
[dev.denwav.hypo/hypo-platform "1.0.2"]