GroupId | GroupIdcom.bitplan.pom |
---|---|
ArtifactId | ArtifactIdcom.bitplan.pom |
Version | Version0.0.13 |
Type | Typepom |
Filename | Size |
---|---|
com.bitplan.pom-0.0.13.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bitplan.pom/com.bitplan.pom/ -->
<dependency>
<groupId>com.bitplan.pom</groupId>
<artifactId>com.bitplan.pom</artifactId>
<version>0.0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bitplan.pom/com.bitplan.pom/
implementation 'com.bitplan.pom:com.bitplan.pom:0.0.13'
// https://jarcasting.com/artifacts/com.bitplan.pom/com.bitplan.pom/
implementation ("com.bitplan.pom:com.bitplan.pom:0.0.13")
'com.bitplan.pom:com.bitplan.pom:pom:0.0.13'
<dependency org="com.bitplan.pom" name="com.bitplan.pom" rev="0.0.13">
<artifact name="com.bitplan.pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bitplan.pom', module='com.bitplan.pom', version='0.0.13')
)
libraryDependencies += "com.bitplan.pom" % "com.bitplan.pom" % "0.0.13"
[com.bitplan.pom "0.0.13"]