util

A collection of commonly used code

Лицензия

Лицензия

Группа

Группа

com.gregmarut.commons
Идентификатор

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

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

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

0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

util
A collection of commonly used code
Ссылка на сайт

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

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

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

https://github.com/gregmarut/commons/

Скачать util

Имя Файла Размер
util-0.6.pom
util-0.6.jar 8 KB
util-0.6-sources.jar 6 KB
util-0.6-javadoc.jar 63 KB
Обзор

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

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

Зависимости

compile (1)

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

test (2)

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

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

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

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

Версия
0.6
0.5
0.4
0.3
0.2-RELEASE
0.1-RELEASE