is not current version
Last Version 17.0.0

org.ligoj.parent:root 4.6.0

Agregates forge projects

GroupId

GroupId

org.ligoj.parent
ArtifactId

ArtifactId

root
Version

Version

4.6.0
Type

Type

pom

Download root 4.6.0

Filename Size
root-4.6.0.pom 735 bytes
Browse

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