Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.opencb.hpg-bigdata |
ArtifactId | ArtifactIdhpg-bigdata |
Version | Version0.5.1 |
Type | Typepom |
Filename | Size |
---|---|
hpg-bigdata-0.5.1.pom | 12 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.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata/
implementation 'org.opencb.hpg-bigdata:hpg-bigdata:0.5.1'
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata/
implementation ("org.opencb.hpg-bigdata:hpg-bigdata:0.5.1")
'org.opencb.hpg-bigdata:hpg-bigdata:pom:0.5.1'
<dependency org="org.opencb.hpg-bigdata" name="hpg-bigdata" rev="0.5.1">
<artifact name="hpg-bigdata" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg-bigdata', module='hpg-bigdata', version='0.5.1')
)
libraryDependencies += "org.opencb.hpg-bigdata" % "hpg-bigdata" % "0.5.1"
[org.opencb.hpg-bigdata/hpg-bigdata "0.5.1"]