| License |
License |
|---|---|
| GroupId | GroupIdfr.marcwrobel |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version2.6.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionparent
Marc Wrobel's projects parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-2.6.1.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.marcwrobel/parent/ -->
<dependency>
<groupId>fr.marcwrobel</groupId>
<artifactId>parent</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.marcwrobel/parent/
implementation 'fr.marcwrobel:parent:2.6.1'
// https://jarcasting.com/artifacts/fr.marcwrobel/parent/
implementation ("fr.marcwrobel:parent:2.6.1")
'fr.marcwrobel:parent:pom:2.6.1'
<dependency org="fr.marcwrobel" name="parent" rev="2.6.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.marcwrobel', module='parent', version='2.6.1')
)
libraryDependencies += "fr.marcwrobel" % "parent" % "2.6.1"
[fr.marcwrobel/parent "2.6.1"]