License |
License |
---|---|
GroupId | GroupIdru.d-shap |
ArtifactId | ArtifactIdbase64 |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionBase64 library
Base64 library converts bytes to the base64 representation and vice versa
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base64-1.1.pom | |
base64-1.1.jar | 28 KB |
base64-1.1-sources.jar | 29 KB |
base64-1.1-javadoc.jar | 39 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ru.d-shap : assertions | jar | 1.1 |