Utils

Project consist from few useful classes that simplifying routine tasks (reading/writing files, reading from web, extracting JSON)

Лицензия

Лицензия

Группа

Группа

com.github.wslf
Идентификатор

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Utils
Project consist from few useful classes that simplifying routine tasks (reading/writing files, reading from web, extracting JSON)
Ссылка на сайт

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

https://github.com/WslF/Utils.git
Система контроля версий

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

https://github.com/WslF/Utils.git

Скачать Utils

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.json : json jar 20160810

test (2)

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

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

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

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

Версия
1.1.2
1.1.0