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