Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.opencb.hpg-bigdata |
ArtifactId | ArtifactIdhpg-bigdata-app |
Version | Version0.5.1 |
Type | Typejar |
Filename | Size |
---|---|
hpg-bigdata-app-0.5.1.pom | |
hpg-bigdata-app-0.5.1.jar | 61 KB |
hpg-bigdata-app-0.5.1-sources.jar | 28 KB |
hpg-bigdata-app-0.5.1-javadoc.jar | 158 KB |
hpg-bigdata-app-0.5.1-jar-with-dependencies.jar | 61 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-app/ -->
<dependency>
<groupId>org.opencb.hpg-bigdata</groupId>
<artifactId>hpg-bigdata-app</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-app/
implementation 'org.opencb.hpg-bigdata:hpg-bigdata-app:0.5.1'
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-app/
implementation ("org.opencb.hpg-bigdata:hpg-bigdata-app:0.5.1")
'org.opencb.hpg-bigdata:hpg-bigdata-app:jar:0.5.1'
<dependency org="org.opencb.hpg-bigdata" name="hpg-bigdata-app" rev="0.5.1">
<artifact name="hpg-bigdata-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg-bigdata', module='hpg-bigdata-app', version='0.5.1')
)
libraryDependencies += "org.opencb.hpg-bigdata" % "hpg-bigdata-app" % "0.5.1"
[org.opencb.hpg-bigdata/hpg-bigdata-app "0.5.1"]