tutils2

Utils for simple and common use.

Лицензия

Лицензия

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

tech.nodex
Идентификатор

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

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

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

tutils2
Utils for simple and common use.
Ссылка на сайт

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

https://github.com/CZ-chen/tutils2

Скачать tutils2

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
com.fasterxml.jackson.core : jackson-databind jar 2.8.0.rc2
net.sf.morph : morph jar 1.1.1
com.squareup.okhttp3 : okhttp jar 3.4.0-RC1
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.10
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.6.3

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.7

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

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

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

Версия
1.4.0
1.3.3
1.3.1
1.3
1.2
1.1
1.0