is not current version
Last Version 0.6.4

pl.chilldev.parent:parent 0.4.20

Generic bootstrap for all of the projects.

GroupId

GroupId

pl.chilldev.parent
ArtifactId

ArtifactId

parent
Version

Version

0.4.20
Type

Type

pom

Download parent 0.4.20

Filename Size
parent-0.4.20.pom 24 KB
Browse

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