is not current version
Last Version 1.2.8

org.webjars.npm:base62 0.1.1

WebJar for base62

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

base62
Version

Version

0.1.1
Type

Type

jar

Download base62 0.1.1


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