is not current version
Last Version 1.1.10.RELEASE

com.jd.blockchain:deployAsEnd 1.1.4.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

deployAsEnd
Version

Version

1.1.4.RELEASE
Type

Type

jar

Download deployAsEnd 1.1.4.RELEASE


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