GroupId | GroupIdcom.ripple.cryptoconditions |
---|---|
ArtifactId | ArtifactIdcrypto-conditions |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
crypto-conditions-1.0.3.pom | |
crypto-conditions-1.0.3.jar | 111 KB |
crypto-conditions-1.0.3-sources.jar | 84 KB |
crypto-conditions-1.0.3-javadoc.jar | 424 KB |
Browse |
<!-- 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"]