base64

A Java class providing very fast Base64 encoding and decoding in the form of convenience methods and input/output streams.

Лицензия

Лицензия

Public domain
Категории

Категории

Сеть
Группа

Группа

net.iharder
Идентификатор

Идентификатор

base64
Последняя версия

Последняя версия

2.3.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

base64
A Java class providing very fast Base64 encoding and decoding in the form of convenience methods and input/output streams.
Ссылка на сайт

Ссылка на сайт

http://iharder.net/base64/
Система контроля версий

Система контроля версий

http://github.com/omalley/base64

Скачать base64

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.3.9
2.3.8
2.3.7