is not current version
Last Version 1.4.0.RELEASE

com.jd.blockchain:utils-test 1.1.8.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

utils-test
Version

Version

1.1.8.RELEASE
Type

Type

jar

Download utils-test 1.1.8.RELEASE


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