Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.opencb.hpg-bigdata |
ArtifactId | ArtifactIdhpg-bigdata-app |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
hpg-bigdata-app-0.6.0.pom | |
hpg-bigdata-app-0.6.0.jar | 66 KB |
hpg-bigdata-app-0.6.0-sources.jar | 30 KB |
hpg-bigdata-app-0.6.0-javadoc.jar | 153 KB |
hpg-bigdata-app-0.6.0-jar-with-dependencies.jar | 88 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-app/
implementation 'org.opencb.hpg-bigdata:hpg-bigdata-app:0.6.0'
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-app/
implementation ("org.opencb.hpg-bigdata:hpg-bigdata-app:0.6.0")
'org.opencb.hpg-bigdata:hpg-bigdata-app:jar:0.6.0'
<dependency org="org.opencb.hpg-bigdata" name="hpg-bigdata-app" rev="0.6.0">
<artifact name="hpg-bigdata-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg-bigdata', module='hpg-bigdata-app', version='0.6.0')
)
libraryDependencies += "org.opencb.hpg-bigdata" % "hpg-bigdata-app" % "0.6.0"
[org.opencb.hpg-bigdata/hpg-bigdata-app "0.6.0"]