| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdcom.eternitywall | 
| ArtifactId | ArtifactIdjava-opentimestamps | 
| Last Version | Last Version1.20 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjava-opentimestamps The java implementation of the OpenTimestamps protocol | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| java-opentimestamps-1.20.pom | |
| java-opentimestamps-1.20.jar | 9 MB | 
| java-opentimestamps-1.20-sources.jar | 62 KB | 
| java-opentimestamps-1.20-javadoc.jar | 213 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.eternitywall/java-opentimestamps/ -->
<dependency>
    <groupId>com.eternitywall</groupId>
    <artifactId>java-opentimestamps</artifactId>
    <version>1.20</version>
</dependency>// https://jarcasting.com/artifacts/com.eternitywall/java-opentimestamps/
implementation 'com.eternitywall:java-opentimestamps:1.20'// https://jarcasting.com/artifacts/com.eternitywall/java-opentimestamps/
implementation ("com.eternitywall:java-opentimestamps:1.20")'com.eternitywall:java-opentimestamps:jar:1.20'<dependency org="com.eternitywall" name="java-opentimestamps" rev="1.20">
  <artifact name="java-opentimestamps" type="jar" />
</dependency>@Grapes(
@Grab(group='com.eternitywall', module='java-opentimestamps', version='1.20')
)libraryDependencies += "com.eternitywall" % "java-opentimestamps" % "1.20"[com.eternitywall/java-opentimestamps "1.20"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.json : json | jar | 20190722 | 
| commons-cli : commons-cli | jar | 1.4 | 
| org.bitcoinj : bitcoinj-core | jar | 0.14.7 | 
| org.slf4j : slf4j-simple | jar | 1.7.29 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |