Last Version

Base64 1.0.6

Base64 codec that depends on nothing but core java. compiled to lang level 1.5.

License

License

GroupId

GroupId

com.owtelse.codec
ArtifactId

ArtifactId

base64
Version

Version

1.0.6
Type

Type

jar
Description

Description

Base64
Base64 codec that depends on nothing but core java. compiled to lang level 1.5.
Project URL

Project URL

https://github.com/karlroberts/base64
Source Code Management

Source Code Management

https://github.com/karlroberts/base64

Download base64 1.0.6


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.