Last Version

java-opentimestamps 1.20

The java implementation of the OpenTimestamps protocol

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.eternitywall
ArtifactId

ArtifactId

java-opentimestamps
Version

Version

1.20
Type

Type

jar
Description

Description

java-opentimestamps
The java implementation of the OpenTimestamps protocol
Project URL

Project URL

https://github.com/eternitywall/java-opentimestamps
Source Code Management

Source Code Management

http://github.com/eternitywall/java-opentimestamps/tree/master

Download java-opentimestamps 1.20


<!-- 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"]

Dependencies

compile (4)

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

runtime (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.