XELLITIX Commons - Encoding
Encoding utilities.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.xellitix.commons |
| Идентификатор | Идентификаторencoding |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXELLITIX Commons - Encoding
Encoding Utilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| encoding-0.1.0.pom | |
| encoding-0.1.0.jar | 4 KB |
| encoding-0.1.0-sources.jar | 4 KB |
| encoding-0.1.0-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xellitix.commons/encoding/ -->
<dependency>
<groupId>com.xellitix.commons</groupId>
<artifactId>encoding</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xellitix.commons/encoding/
implementation 'com.xellitix.commons:encoding:0.1.0'
// https://jarcasting.com/artifacts/com.xellitix.commons/encoding/
implementation ("com.xellitix.commons:encoding:0.1.0")
'com.xellitix.commons:encoding:jar:0.1.0'
<dependency org="com.xellitix.commons" name="encoding" rev="0.1.0">
<artifact name="encoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xellitix.commons', module='encoding', version='0.1.0')
)
libraryDependencies += "com.xellitix.commons" % "encoding" % "0.1.0"
[com.xellitix.commons/encoding "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 4.2.2 |
| com.google.inject.extensions : guice-assistedinject | jar | 4.2.2 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.11.1 |
Encoding utilities.