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

org.immutables.dependency:utility-set 0.12

Core set of dependencies, required for generated classes

Категории

Категории

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

Группа

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

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

utility-set
Версия

Версия

0.12
Тип

Тип

pom

Скачать utility-set 0.12

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

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