is not current version
Last Version 1.6.4.RELEASE

com.jd.blockchain:plugins 1.4.1.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

plugins
Version

Version

1.4.1.RELEASE
Type

Type

pom

Download plugins 1.4.1.RELEASE

Filename Size
plugins-1.4.1.RELEASE.pom 565 bytes
Browse

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