License |
License |
---|---|
GroupId | GroupIdcom.github.kwart.jsign |
ArtifactId | ArtifactIdinstallcert |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninstallcert
JSignPdf - application for signing PDF files
|
Filename | Size |
---|---|
installcert-2.2.0.pom | |
installcert-2.2.0.jar | 7 KB |
installcert-2.2.0-sources.jar | 5 KB |
installcert-2.2.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kwart.jsign/installcert/ -->
<dependency>
<groupId>com.github.kwart.jsign</groupId>
<artifactId>installcert</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kwart.jsign/installcert/
implementation 'com.github.kwart.jsign:installcert:2.2.0'
// https://jarcasting.com/artifacts/com.github.kwart.jsign/installcert/
implementation ("com.github.kwart.jsign:installcert:2.2.0")
'com.github.kwart.jsign:installcert:jar:2.2.0'
<dependency org="com.github.kwart.jsign" name="installcert" rev="2.2.0">
<artifact name="installcert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kwart.jsign', module='installcert', version='2.2.0')
)
libraryDependencies += "com.github.kwart.jsign" % "installcert" % "2.2.0"
[com.github.kwart.jsign/installcert "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |