Last Version

base58 codec 1.2.1

An implementation of the Flickr dialect of Base58 (Base64 without punctuation or the lookalike pairs 0/o and 1/L).

License

License

GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-base58-codec
Version

Version

1.2.1
Type

Type

jar
Description

Description

base58 codec
An implementation of the Flickr dialect of Base58 (Base64 without punctuation or the lookalike pairs 0/o and 1/L).
Project URL

Project URL

http://github.com/restx/base58-codec

Download restx-base58-codec 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context Optional jar 3.2.18.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.caliper : caliper jar 1.0-beta-1

Project Modules

There are no modules declared in this project.