License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdtop.leafage |
ArtifactId | ArtifactIdleafage-starter-parent |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionleafage-starter-parent
pom dependencies control of leafage
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
leafage-starter-parent-0.1.6.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.leafage/leafage-starter-parent/ -->
<dependency>
<groupId>top.leafage</groupId>
<artifactId>leafage-starter-parent</artifactId>
<version>0.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.leafage/leafage-starter-parent/
implementation 'top.leafage:leafage-starter-parent:0.1.6'
// https://jarcasting.com/artifacts/top.leafage/leafage-starter-parent/
implementation ("top.leafage:leafage-starter-parent:0.1.6")
'top.leafage:leafage-starter-parent:pom:0.1.6'
<dependency org="top.leafage" name="leafage-starter-parent" rev="0.1.6">
<artifact name="leafage-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.leafage', module='leafage-starter-parent', version='0.1.6')
)
libraryDependencies += "top.leafage" % "leafage-starter-parent" % "0.1.6"
[top.leafage/leafage-starter-parent "0.1.6"]