is not current version
Last Version 0.2.0

com.github.xuwei-k:msgpack4z-java07 0.1.3

msgpack4z

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

msgpack4z-java07
Version

Version

0.1.3
Type

Type

jar

Download msgpack4z-java07 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-java07/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>msgpack4z-java07</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-java07/
implementation 'com.github.xuwei-k:msgpack4z-java07:0.1.3'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-java07/
implementation ("com.github.xuwei-k:msgpack4z-java07:0.1.3")
'com.github.xuwei-k:msgpack4z-java07:jar:0.1.3'
<dependency org="com.github.xuwei-k" name="msgpack4z-java07" rev="0.1.3">
  <artifact name="msgpack4z-java07" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-java07', version='0.1.3')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-java07" % "0.1.3"
[com.github.xuwei-k/msgpack4z-java07 "0.1.3"]