is not current version
Last Version 1.0.6

org.xipki.tools:tools-parent 1.0.4

XiPKI tools parent

GroupId

GroupId

org.xipki.tools
ArtifactId

ArtifactId

tools-parent
Version

Version

1.0.4
Type

Type

pom

Download tools-parent 1.0.4

Filename Size
tools-parent-1.0.4.pom 12 KB
Browse

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