Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.opencb.hpg-bigdata |
ArtifactId | ArtifactIdhpg-bigdata |
Version | Version0.6.0 |
Type | Typepom |
Filename | Size |
---|---|
hpg-bigdata-0.6.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata/ -->
<dependency>
<groupId>org.opencb.hpg-bigdata</groupId>
<artifactId>hpg-bigdata</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata/
implementation 'org.opencb.hpg-bigdata:hpg-bigdata:0.6.0'
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata/
implementation ("org.opencb.hpg-bigdata:hpg-bigdata:0.6.0")
'org.opencb.hpg-bigdata:hpg-bigdata:pom:0.6.0'
<dependency org="org.opencb.hpg-bigdata" name="hpg-bigdata" rev="0.6.0">
<artifact name="hpg-bigdata" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg-bigdata', module='hpg-bigdata', version='0.6.0')
)
libraryDependencies += "org.opencb.hpg-bigdata" % "hpg-bigdata" % "0.6.0"
[org.opencb.hpg-bigdata/hpg-bigdata "0.6.0"]