jutf7

This library provides UTF-7 and Modified UTF-7 Charsets for Java. Sun's default Java distribution lacks support for the UTF-7 character set. Though it is not used commonly, it is still sometimes encountered in e-mails, or applications handling e-mail. The package is written as java.nio.charset extension, which means it can be used without special installation or configuration. Just drop the jar in your classpath, and you are ready to go.

Лицензия

Лицензия

MIT license
Группа

Группа

com.beetstra.jutf7
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jutf7
This library provides UTF-7 and Modified UTF-7 Charsets for Java. Sun's default Java distribution lacks support for the UTF-7 character set. Though it is not used commonly, it is still sometimes encountered in e-mails, or applications handling e-mail. The package is written as java.nio.charset extension, which means it can be used without special installation or configuration. Just drop the jar in your classpath, and you are ready to go.
Ссылка на сайт

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

http://jutf7.sourceforge.net/

Скачать jutf7

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.0.0