is not current version
Last Version 707ebd9e05

org.webjars:base62js 1.0.0

WebJar for base62.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

base62js
Version

Version

1.0.0
Type

Type

jar

Download base62js 1.0.0


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