is not current version
Last Version 1.2.0

br.com.esec.icpm:certillion-client-library 1.1.9

This library is used to make integration with Certillion server, so our Clients can easily ask for signatures or generate certificates.

Categories

Categories

CLI User Interface
GroupId

GroupId

br.com.esec.icpm
ArtifactId

ArtifactId

certillion-client-library
Version

Version

1.1.9
Type

Type

jar

Download certillion-client-library 1.1.9


<!-- https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library/ -->
<dependency>
    <groupId>br.com.esec.icpm</groupId>
    <artifactId>certillion-client-library</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library/
implementation 'br.com.esec.icpm:certillion-client-library:1.1.9'
// https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library/
implementation ("br.com.esec.icpm:certillion-client-library:1.1.9")
'br.com.esec.icpm:certillion-client-library:jar:1.1.9'
<dependency org="br.com.esec.icpm" name="certillion-client-library" rev="1.1.9">
  <artifact name="certillion-client-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.esec.icpm', module='certillion-client-library', version='1.1.9')
)
libraryDependencies += "br.com.esec.icpm" % "certillion-client-library" % "1.1.9"
[br.com.esec.icpm/certillion-client-library "1.1.9"]