Common Util

Common Utility class

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Common Util
Common Utility class
Система контроля версий

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

https://github.com/richygreat/utils.git

Скачать commonutil

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jsoup : jsoup jar 1.9.2
com.google.code.gson : gson jar 2.6.2

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

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

utils

Common Utilities for all the projects

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

Версия
1.2
1.1