License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIddev.denwav.hypo |
ArtifactId | ArtifactIdhypo-platform |
Version | Version1.0.1 |
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.0.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/ -->
<dependency>
<groupId>dev.denwav.hypo</groupId>
<artifactId>hypo-platform</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/
implementation 'dev.denwav.hypo:hypo-platform:1.0.1'
// https://jarcasting.com/artifacts/dev.denwav.hypo/hypo-platform/
implementation ("dev.denwav.hypo:hypo-platform:1.0.1")
'dev.denwav.hypo:hypo-platform:pom:1.0.1'
<dependency org="dev.denwav.hypo" name="hypo-platform" rev="1.0.1">
<artifact name="hypo-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.denwav.hypo', module='hypo-platform', version='1.0.1')
)
libraryDependencies += "dev.denwav.hypo" % "hypo-platform" % "1.0.1"
[dev.denwav.hypo/hypo-platform "1.0.1"]