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