is not current version
Last Version 2.0.0

com.github.jinahya:id-codec 1.1.3

id codec

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

id-codec
Version

Version

1.1.3
Type

Type

jar

Download id-codec 1.1.3


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