GroupId | GroupIdorg.demoiselle.signer |
---|---|
ArtifactId | ArtifactIdtimestamp |
Version | Version3.2.10 |
Type | Typejar |
Filename | Size |
---|---|
timestamp-3.2.10.pom | |
timestamp-3.2.10.jar | 28 KB |
timestamp-3.2.10-sources.jar | 27 KB |
timestamp-3.2.10-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/timestamp/ -->
<dependency>
<groupId>org.demoiselle.signer</groupId>
<artifactId>timestamp</artifactId>
<version>3.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/timestamp/
implementation 'org.demoiselle.signer:timestamp:3.2.10'
// https://jarcasting.com/artifacts/org.demoiselle.signer/timestamp/
implementation ("org.demoiselle.signer:timestamp:3.2.10")
'org.demoiselle.signer:timestamp:jar:3.2.10'
<dependency org="org.demoiselle.signer" name="timestamp" rev="3.2.10">
<artifact name="timestamp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='timestamp', version='3.2.10')
)
libraryDependencies += "org.demoiselle.signer" % "timestamp" % "3.2.10"
[org.demoiselle.signer/timestamp "3.2.10"]