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

com.jd.blockchain:plugins 1.3.0.RELEASE


Группа

Группа

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

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

plugins
Версия

Версия

1.3.0.RELEASE
Тип

Тип

pom

Скачать plugins 1.3.0.RELEASE

Имя Файла Размер
plugins-1.3.0.RELEASE.pom 565 bytes
Обзор

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