General utility and collections classes

Various libraries, including the Intervals lib used by Glug

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.35
Дата

Дата

Тип

Тип

pom
Описание

Описание

General utility and collections classes
Various libraries, including the Intervals lib used by Glug
Ссылка на сайт

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

http://github.com/rtyley/madgag-util

Скачать util-parent

Имя Файла Размер
util-parent-1.35.pom 2 KB
Обзор

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-core jar 1.8.4

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

  • util-intervals
  • util-misc
  • util-diff
  • util-compress

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

Версия
1.35
1.34
1.33
1.28
1.27
1.26
1.25
1.24
1.23
1.22
1.21