is not current version
Last Version 1.2.3

com.tvd12:ezyfox-msgpack 1.1.1


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-msgpack
Version

Version

1.1.1
Type

Type

jar

Download ezyfox-msgpack 1.1.1


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