Last Version

Base62 Codec 1.0.0

Encoding/decoding with base62 scheme

License

License

Categories

Categories

Net
GroupId

GroupId

net.wenheqi.util.encoding
ArtifactId

ArtifactId

base62
Version

Version

1.0.0
Type

Type

jar
Description

Description

Base62 Codec
Encoding/decoding with base62 scheme
Project URL

Project URL

https://github.com/wenheqi/base62
Source Code Management

Source Code Management

https://github.com/wenheqi/base62/tree/main

Download base62 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.