Last Version

cryptoconditions 1.0

Java implementation of condition variation and fulfillment

License

License

GroupId

GroupId

com.bigchaindb
ArtifactId

ArtifactId

cryptoconditions
Version

Version

1.0
Type

Type

jar
Description

Description

cryptoconditions
Java implementation of condition variation and fulfillment
Project URL

Project URL

http://github.com/bigchaindb/java-crypto-conditions
Source Code Management

Source Code Management

http://github.com/bigchaindb/java-crypto-conditions/tree/master

Download cryptoconditions 1.0


<!-- https://jarcasting.com/artifacts/com.bigchaindb/cryptoconditions/ -->
<dependency>
    <groupId>com.bigchaindb</groupId>
    <artifactId>cryptoconditions</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bigchaindb/cryptoconditions/
implementation 'com.bigchaindb:cryptoconditions:1.0'
// https://jarcasting.com/artifacts/com.bigchaindb/cryptoconditions/
implementation ("com.bigchaindb:cryptoconditions:1.0")
'com.bigchaindb:cryptoconditions:jar:1.0'
<dependency org="com.bigchaindb" name="cryptoconditions" rev="1.0">
  <artifact name="cryptoconditions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bigchaindb', module='cryptoconditions', version='1.0')
)
libraryDependencies += "com.bigchaindb" % "cryptoconditions" % "1.0"
[com.bigchaindb/cryptoconditions "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.i2p.crypto : eddsa jar 0.2.0
com.google.api-client : google-api-client jar 1.23.0
com.google.code.gson : gson jar 2.8.2

test (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10

Project Modules

There are no modules declared in this project.