is not current version
Last Version 0.0.35

com.bitplan.pom:com.bitplan.pom 0.0.13

definition of common generic maven aspects of BITPlan's projects

GroupId

GroupId

com.bitplan.pom
ArtifactId

ArtifactId

com.bitplan.pom
Version

Version

0.0.13
Type

Type

pom

Download com.bitplan.pom 0.0.13

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"]