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

app.cash.exhaustive:app.cash.exhaustive.gradle.plugin 0.1.0

Annotation for enforcing exhaustive when in statement form

Категории

Категории

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

Группа

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

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

app.cash.exhaustive.gradle.plugin
Версия

Версия

0.1.0
Тип

Тип

pom

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


<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/app.cash.exhaustive/app.cash.exhaustive.gradle.plugin/
implementation ("app.cash.exhaustive:app.cash.exhaustive.gradle.plugin:0.1.0")
'app.cash.exhaustive:app.cash.exhaustive.gradle.plugin:pom:0.1.0'
<dependency org="app.cash.exhaustive" name="app.cash.exhaustive.gradle.plugin" rev="0.1.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.1.0')
)
libraryDependencies += "app.cash.exhaustive" % "app.cash.exhaustive.gradle.plugin" % "0.1.0"
[app.cash.exhaustive/app.cash.exhaustive.gradle.plugin "0.1.0"]