License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIddev.denwav.hypo |
ArtifactId | ArtifactIdhypo-platform |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHypo
An extensible and pluggable Java bytecode analytical model
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hypo-platform-1.2.4.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/ -->
<dependency>
<groupId>dev.denwav.hypo</groupId>
<artifactId>hypo-platform</artifactId>
<version>1.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/
implementation 'dev.denwav.hypo:hypo-platform:1.2.4'
// https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/
implementation ("dev.denwav.hypo:hypo-platform:1.2.4")
'dev.denwav.hypo:hypo-platform:pom:1.2.4'
<dependency org="dev.denwav.hypo" name="hypo-platform" rev="1.2.4">
<artifact name="hypo-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.denwav.hypo', module='hypo-platform', version='1.2.4')
)
libraryDependencies += "dev.denwav.hypo" % "hypo-platform" % "1.2.4"
[dev.denwav.hypo/hypo-platform "1.2.4"]