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

org.refcodes:refcodes-codec 3.0.0

Artifact with encoding and decoding (not in terms of encryption/decryption) implementations (codecs) such as BASE64 encoding / decoding.

Лицензия

Лицензия

Группа

Группа

org.refcodes
Идентификатор

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

refcodes-codec
Версия

Версия

3.0.0
Тип

Тип

jar
Описание

Описание

org.refcodes:refcodes-codec
Artifact with encoding and decoding (not in terms of encryption/decryption) implementations (codecs) such as BASE64 encoding / decoding.
Ссылка на сайт

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

https://bitbucket.org/refcodes/refcodes-codec
Система контроля версий

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

https://bitbucket.org/refcodes/refcodes-codec

Скачать refcodes-codec 3.0.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.refcodes : refcodes-data jar 3.0.0
org.refcodes : refcodes-numerical jar 3.0.0
org.refcodes : refcodes-runtime jar 3.0.0
org.refcodes : refcodes-io jar 3.0.0
org.refcodes : refcodes-textual jar 3.0.0
org.refcodes : refcodes-licensing jar 3.0.0

test (2)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.15
org.junit.jupiter : junit-jupiter jar 5.8.2

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

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