Last Version

MiG Base64 2.2

MiGBase64 is a very fast and small Base64 Codec written in Java

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.brsanthu
ArtifactId

ArtifactId

migbase64
Version

Version

2.2
Type

Type

jar
Description

Description

MiG Base64
MiGBase64 is a very fast and small Base64 Codec written in Java
Project URL

Project URL

http://sourceforge.net/projects/migbase64/
Project Organization

Project Organization

Mikael Grev
Source Code Management

Source Code Management

https://github.com/brsanthu/migbase64

Download migbase64 2.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.