Exhaustive Gradle plugin

Annotation for enforcing exhaustive when in statement form

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

app.cash.exhaustive
Идентификатор

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

app.cash.exhaustive.gradle.plugin
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Exhaustive Gradle plugin
Annotation for enforcing exhaustive when in statement form

Скачать app.cash.exhaustive.gradle.plugin

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

<!-- https://jarcasting.com/artifacts/app.cash.exhaustive/app.cash.exhaustive.gradle.plugin/ -->
<dependency>
    <groupId>app.cash.exhaustive</groupId>
    <artifactId>app.cash.exhaustive.gradle.plugin</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/app.cash.exhaustive/app.cash.exhaustive.gradle.plugin/
implementation 'app.cash.exhaustive:app.cash.exhaustive.gradle.plugin:0.2.0'
// https://jarcasting.com/artifacts/app.cash.exhaustive/app.cash.exhaustive.gradle.plugin/
implementation ("app.cash.exhaustive:app.cash.exhaustive.gradle.plugin:0.2.0")
'app.cash.exhaustive:app.cash.exhaustive.gradle.plugin:pom:0.2.0'
<dependency org="app.cash.exhaustive" name="app.cash.exhaustive.gradle.plugin" rev="0.2.0">
  <artifact name="app.cash.exhaustive.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='app.cash.exhaustive', module='app.cash.exhaustive.gradle.plugin', version='0.2.0')
)
libraryDependencies += "app.cash.exhaustive" % "app.cash.exhaustive.gradle.plugin" % "0.2.0"
[app.cash.exhaustive/app.cash.exhaustive.gradle.plugin "0.2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
app.cash.exhaustive : exhaustive-gradle jar 0.2.0

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

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

Cash App

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

Версия
0.2.0
0.2.0-M1
0.1.1
0.1.0