is not current version
Last Version 2.0.18

pl.wrzasq.parent:parent 2.0.4

Generic bootstrap for all of the projects.

GroupId

GroupId

pl.wrzasq.parent
ArtifactId

ArtifactId

parent
Version

Version

2.0.4
Type

Type

pom

Download parent 2.0.4

Filename Size
parent-2.0.4.pom 24 KB
Browse

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