is not current version
Last Version 2.0.18

pl.wrzasq.parent:parent 1.0.8

Generic bootstrap for all of the projects.

GroupId

GroupId

pl.wrzasq.parent
ArtifactId

ArtifactId

parent
Version

Version

1.0.8
Type

Type

pom

Download parent 1.0.8

Filename Size
parent-1.0.8.pom 26 KB
Browse

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