is not current version
Last Version 0.2.0

me.lessis:base64_2.10 0.1.1

base64

GroupId

GroupId

me.lessis
ArtifactId

ArtifactId

base64_2.10
Version

Version

0.1.1
Type

Type

jar

Download base64_2.10 0.1.1


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