License |
License |
---|---|
GroupId | GroupIdorg.xipki.tools |
ArtifactId | ArtifactIdtools-parent |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXiPKI Tools :: tools-parent
XiPKI tools parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
tools-parent-1.0.6.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xipki.tools/tools-parent/ -->
<dependency>
<groupId>org.xipki.tools</groupId>
<artifactId>tools-parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xipki.tools/tools-parent/
implementation 'org.xipki.tools:tools-parent:1.0.6'
// https://jarcasting.com/artifacts/org.xipki.tools/tools-parent/
implementation ("org.xipki.tools:tools-parent:1.0.6")
'org.xipki.tools:tools-parent:pom:1.0.6'
<dependency org="org.xipki.tools" name="tools-parent" rev="1.0.6">
<artifact name="tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xipki.tools', module='tools-parent', version='1.0.6')
)
libraryDependencies += "org.xipki.tools" % "tools-parent" % "1.0.6"
[org.xipki.tools/tools-parent "1.0.6"]