is not current version
Last Version 1.4.0.RELEASE

com.jd.blockchain:binary-proto 1.2.0.RELEASE


GroupId

GroupId

com.jd.blockchain
ArtifactId

ArtifactId

binary-proto
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download binary-proto 1.2.0.RELEASE


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