is not current version
Last Version 0.1.6

top.leafage:leafage-starter-parent 0.1.4

pom dependencies control of leafage

Categories

Categories

Leaf Data Databases
GroupId

GroupId

top.leafage
ArtifactId

ArtifactId

leafage-starter-parent
Version

Version

0.1.4
Type

Type

pom

Download leafage-starter-parent 0.1.4


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