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

org.immutables.dependency:utility-set 0.16

Core set of dependencies, required for generated classes

Категории

Категории

Immutables Библиотеки уровня приложения Code Generators Utility Универсальные библиотеки
Группа

Группа

org.immutables.dependency
Идентификатор

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

utility-set
Версия

Версия

0.16
Тип

Тип

pom

Скачать utility-set 0.16

Имя Файла Размер
utility-set-0.16.pom 1 KB
Обзор

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