Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdorg.oncoblocks.centromere |
ArtifactId | ArtifactIdcentromere-data-import-cli |
Version | Version0.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-data-import-cli/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-data-import-cli</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-data-import-cli/
implementation 'org.oncoblocks.centromere:centromere-data-import-cli:0.4.0'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-data-import-cli/
implementation ("org.oncoblocks.centromere:centromere-data-import-cli:0.4.0")
'org.oncoblocks.centromere:centromere-data-import-cli:jar:0.4.0'
<dependency org="org.oncoblocks.centromere" name="centromere-data-import-cli" rev="0.4.0">
<artifact name="centromere-data-import-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-data-import-cli', version='0.4.0')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-data-import-cli" % "0.4.0"
[org.oncoblocks.centromere/centromere-data-import-cli "0.4.0"]