не последняя версия
Последняя версия 1.6.4.RELEASE

com.jd.blockchain:crypto 1.2.0.RELEASE


Группа

Группа

com.jd.blockchain
Идентификатор

Идентификатор

crypto
Версия

Версия

1.2.0.RELEASE
Тип

Тип

pom

Скачать crypto 1.2.0.RELEASE

Имя Файла Размер
crypto-1.2.0.RELEASE.pom 578 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.jd.blockchain/crypto/ -->
<dependency>
    <groupId>com.jd.blockchain</groupId>
    <artifactId>crypto</artifactId>
    <version>1.2.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/crypto/
implementation 'com.jd.blockchain:crypto:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/crypto/
implementation ("com.jd.blockchain:crypto:1.2.0.RELEASE")
'com.jd.blockchain:crypto:pom:1.2.0.RELEASE'
<dependency org="com.jd.blockchain" name="crypto" rev="1.2.0.RELEASE">
  <artifact name="crypto" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='crypto', version='1.2.0.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "crypto" % "1.2.0.RELEASE"
[com.jd.blockchain/crypto "1.2.0.RELEASE"]