GroupId | GroupIdorg.oncoblocks.centromere |
---|---|
ArtifactId | ArtifactIdcentromere-parent |
Version | Version0.4.1 |
Type | Typepom |
Filename | Size |
---|---|
centromere-parent-0.4.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-parent</artifactId>
<version>0.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/
implementation 'org.oncoblocks.centromere:centromere-parent:0.4.1'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-parent/
implementation ("org.oncoblocks.centromere:centromere-parent:0.4.1")
'org.oncoblocks.centromere:centromere-parent:pom:0.4.1'
<dependency org="org.oncoblocks.centromere" name="centromere-parent" rev="0.4.1">
<artifact name="centromere-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-parent', version='0.4.1')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-parent" % "0.4.1"
[org.oncoblocks.centromere/centromere-parent "0.4.1"]