base58

Java implementation of the base58 algorithm

License

License

GroupId

GroupId

io.leonard
ArtifactId

ArtifactId

base58
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

base58
Java implementation of the base58 algorithm
Project URL

Project URL

https://gitlab.com/leonard.ehrenfried/base58
Source Code Management

Source Code Management

https://gitlab.com/leonard.ehrenfried/base58

Download base58

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1