MVN

io.seruco.encoding : base62

Maven & Gradle

Dec 25, 2019
5 usages
51 stars

Base62 · A Base62 encoder/decoder for Java

<dependency>
    <groupId>io.seruco.encoding</groupId>
    <artifactId>base62</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.seruco.encoding : base62 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of io.seruco.encoding : base62 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
base62-0.1.3
base62-0.1.2
base62-0.1.1
base62-0.1.0

How to add a dependency to Maven

Add the following io.seruco.encoding : base62 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.seruco.encoding</groupId>
    <artifactId>base62</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.seruco.encoding : base62 gradle dependency to your build.gradle file:

implementation 'io.seruco.encoding:base62:0.1.3'

Gradle Kotlin DSL: Add the following io.seruco.encoding : base62 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.seruco.encoding:base62:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.seruco.encoding : base62 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.seruco.encoding" % "base62" % "0.1.3"

Advertisement

Dependencies from Group

Dec 25, 2019
5 usages
51 stars

Discover Dependencies

Jun 15, 2023
12 usages
110 stars
Dec 12, 2017
0 stars
Oct 24, 2019
146 stars
Apr 02, 2020
2 usages
3k stars
Dec 11, 2017
42 stars
Jul 22, 2022
6 usages
2.1k stars
Feb 20, 2023
1 usages
4 stars
Jun 22, 2023
1 usages