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