Last Version

lxiv 1.0.1

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

License

License

GroupId

GroupId

com.github.suganda8
ArtifactId

ArtifactId

lxiv
Version

Version

1.0.1
Type

Type

aar
Description

Description

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

Project URL

https://github.com/suganda8/LXIV
Source Code Management

Source Code Management

https://github.com/suganda8/LXIV/tree/main

Download lxiv 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

Project Modules

There are no modules declared in this project.