is not current version
Last Version 2.6.1

fr.marcwrobel:parent 2.2.0

${this.description}

GroupId

GroupId

fr.marcwrobel
ArtifactId

ArtifactId

parent
Version

Version

2.2.0
Type

Type

pom

Download parent 2.2.0

Filename Size
parent-2.2.0.pom 11 KB
Browse

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