GroupId | GroupIdfreebxml |
---|---|
ArtifactId | ArtifactIdpki |
Last Version | Last Version0.9.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
pki-0.9.1.3.pom | |
pki-0.9.1.3.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/freebxml/pki/ -->
<dependency>
<groupId>freebxml</groupId>
<artifactId>pki</artifactId>
<version>0.9.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/freebxml/pki/
implementation 'freebxml:pki:0.9.1.3'
// https://jarcasting.com/artifacts/freebxml/pki/
implementation ("freebxml:pki:0.9.1.3")
'freebxml:pki:jar:0.9.1.3'
<dependency org="freebxml" name="pki" rev="0.9.1.3">
<artifact name="pki" type="jar" />
</dependency>
@Grapes(
@Grab(group='freebxml', module='pki', version='0.9.1.3')
)
libraryDependencies += "freebxml" % "pki" % "0.9.1.3"
[freebxml/pki "0.9.1.3"]