License |
License |
---|---|
GroupId | GroupIdcom.bitplan.pom |
ArtifactId | ArtifactIdcom.bitplan.pom |
Last Version | Last Version0.0.35 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBITPlan Maven Parent POM
definition of common generic maven aspects of BITPlan's projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.bitplan.pom-0.0.35.pom | 30 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.35</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bitplan.pom/com.bitplan.pom/
implementation 'com.bitplan.pom:com.bitplan.pom:0.0.35'
// https://jarcasting.com/artifacts/com.bitplan.pom/com.bitplan.pom/
implementation ("com.bitplan.pom:com.bitplan.pom:0.0.35")
'com.bitplan.pom:com.bitplan.pom:pom:0.0.35'
<dependency org="com.bitplan.pom" name="com.bitplan.pom" rev="0.0.35">
<artifact name="com.bitplan.pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bitplan.pom', module='com.bitplan.pom', version='0.0.35')
)
libraryDependencies += "com.bitplan.pom" % "com.bitplan.pom" % "0.0.35"
[com.bitplan.pom "0.0.35"]