is not current version
Last Version 1.0.4

com.ripple.cryptoconditions:crypto-conditions 1.0.3

Java implementation of the Crypto-Conditions RFC.

GroupId

GroupId

com.ripple.cryptoconditions
ArtifactId

ArtifactId

crypto-conditions
Version

Version

1.0.3
Type

Type

jar

Download crypto-conditions 1.0.3


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