is not current version
Last Version 0.6.4

pl.chilldev.parent:parent-opensource 0.4.14

More detailed bootstrap with additional setup for open source projects.

GroupId

GroupId

pl.chilldev.parent
ArtifactId

ArtifactId

parent-opensource
Version

Version

0.4.14
Type

Type

pom

Download parent-opensource 0.4.14


<!-- https://jarcasting.com/artifacts/pl.chilldev.parent/parent-opensource/ -->
<dependency>
    <groupId>pl.chilldev.parent</groupId>
    <artifactId>parent-opensource</artifactId>
    <version>0.4.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.chilldev.parent/parent-opensource/
implementation 'pl.chilldev.parent:parent-opensource:0.4.14'
// https://jarcasting.com/artifacts/pl.chilldev.parent/parent-opensource/
implementation ("pl.chilldev.parent:parent-opensource:0.4.14")
'pl.chilldev.parent:parent-opensource:pom:0.4.14'
<dependency org="pl.chilldev.parent" name="parent-opensource" rev="0.4.14">
  <artifact name="parent-opensource" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.chilldev.parent', module='parent-opensource', version='0.4.14')
)
libraryDependencies += "pl.chilldev.parent" % "parent-opensource" % "0.4.14"
[pl.chilldev.parent/parent-opensource "0.4.14"]