is not current version
Last Version 1.0.5

org.openingo.kits:contree-parent 1.0.1

The Common Tree - ConTree

GroupId

GroupId

org.openingo.kits
ArtifactId

ArtifactId

contree-parent
Version

Version

1.0.1
Type

Type

pom

Download contree-parent 1.0.1

Filename Size
contree-parent-1.0.1.pom 11 KB
Browse

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