is not current version
Last Version 1.2.3

com.tvd12:ezyfox-codec 1.0.0


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyfox-codec
Version

Version

1.0.0
Type

Type

jar

Download ezyfox-codec 1.0.0


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