is not current version
Last Version 1.0.1

com.github.suganda8:lxiv 1.0.0

LXIV is Android Module (Library) for managing Base64 String to Bitmap vice versa using Encoder and Decoder Builder

GroupId

GroupId

com.github.suganda8
ArtifactId

ArtifactId

lxiv
Version

Version

1.0.0
Type

Type

aar

Download lxiv 1.0.0


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