Last Version

Base64 library 1.1

Base64 library converts bytes to the base64 representation and vice versa

License

License

GroupId

GroupId

ru.d-shap
ArtifactId

ArtifactId

base64
Version

Version

1.1
Type

Type

jar
Description

Description

Base64 library
Base64 library converts bytes to the base64 representation and vice versa
Project URL

Project URL

https://github.com/d-shap/base64
Source Code Management

Source Code Management

https://github.com/d-shap/base64

Download base64 1.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ru.d-shap : assertions jar 1.1

Project Modules

There are no modules declared in this project.