License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIdcrypto |
Last Version | Last Version1.6.4.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRoot project of jdchain framewrok.
|
Filename | Size |
---|---|
crypto-1.6.4.RELEASE.pom | 678 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/crypto/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>crypto</artifactId>
<version>1.6.4.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/crypto/
implementation 'com.jd.blockchain:crypto:1.6.4.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/crypto/
implementation ("com.jd.blockchain:crypto:1.6.4.RELEASE")
'com.jd.blockchain:crypto:pom:1.6.4.RELEASE'
<dependency org="com.jd.blockchain" name="crypto" rev="1.6.4.RELEASE">
<artifact name="crypto" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='crypto', version='1.6.4.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "crypto" % "1.6.4.RELEASE"
[com.jd.blockchain/crypto "1.6.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.9.0 |