MVN

io.github.novacrypto : Base58

Maven & Gradle

Jan 18, 2022
2 usages
13 stars

Base58 · A Java implementation of Base58 encode/decode

<dependency>
    <groupId>io.github.novacrypto</groupId>
    <artifactId>Base58</artifactId>
    <version>2022.01.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.novacrypto : Base58 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2022.01.17

All Versions

Choose a version of io.github.novacrypto : Base58 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2022.01.x
Base58-2022.01.17

How to add a dependency to Maven

Add the following io.github.novacrypto : Base58 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.novacrypto</groupId>
    <artifactId>Base58</artifactId>
    <version>2022.01.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.novacrypto : Base58 gradle dependency to your build.gradle file:

implementation 'io.github.novacrypto:Base58:2022.01.17'

Gradle Kotlin DSL: Add the following io.github.novacrypto : Base58 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.novacrypto:Base58:2022.01.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.novacrypto : Base58 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.novacrypto" % "Base58" % "2022.01.17"

Advertisement

Dependencies from Group

Jan 18, 2022
2 usages
13 stars
Jan 17, 2022
2 usages
0 stars
Jan 18, 2022
1 usages
32 stars
Jan 18, 2022
1 usages
0 stars
Jan 18, 2022
1 stars

Discover Dependencies

Aug 01, 2012
22 usages
Jun 11, 2012
5 usages
Feb 05, 2023
1 usages
776 stars
Apr 20, 2015
4 usages
Aug 12, 2015
1 usages
Aug 23, 2023
9 usages
170 stars
Aug 23, 2023
10 usages
171 stars
Jan 16, 2018
1 usages