is not current version
Last Version 1.8.5

org.irenical.maven:parent-root 1.8.4

Releasable LGPL Java Project

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.irenical.maven
ArtifactId

ArtifactId

parent-root
Version

Version

1.8.4
Type

Type

pom

Download parent-root 1.8.4

Filename Size
parent-root-1.8.4.pom 5 KB
Browse

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