is not current version
Last Version 2.6.1

fr.marcwrobel:parent 2.6.0

Marc Wrobel's projects parent POM

GroupId

GroupId

fr.marcwrobel
ArtifactId

ArtifactId

parent
Version

Version

2.6.0
Type

Type

pom

Download parent 2.6.0

Filename Size
parent-2.6.0.pom 12 KB
Browse

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