License |
License |
---|---|
GroupId | GroupIdcom.ripple.cryptoconditions |
ArtifactId | ArtifactIdcrypto-conditions-parent |
Version | Version1.0.4 |
Type | Typepom |
Description |
DescriptionRipple Crypto Conditions Parent
Parent project for Java Crypto Conditions modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crypto-conditions-parent-1.0.4.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ripple.cryptoconditions/crypto-conditions-parent/ -->
<dependency>
<groupId>com.ripple.cryptoconditions</groupId>
<artifactId>crypto-conditions-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ripple.cryptoconditions/crypto-conditions-parent/
implementation 'com.ripple.cryptoconditions:crypto-conditions-parent:1.0.4'
// https://jarcasting.com/artifacts/com.ripple.cryptoconditions/crypto-conditions-parent/
implementation ("com.ripple.cryptoconditions:crypto-conditions-parent:1.0.4")
'com.ripple.cryptoconditions:crypto-conditions-parent:pom:1.0.4'
<dependency org="com.ripple.cryptoconditions" name="crypto-conditions-parent" rev="1.0.4">
<artifact name="crypto-conditions-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ripple.cryptoconditions', module='crypto-conditions-parent', version='1.0.4')
)
libraryDependencies += "com.ripple.cryptoconditions" % "crypto-conditions-parent" % "1.0.4"
[com.ripple.cryptoconditions/crypto-conditions-parent "1.0.4"]