Last Version

Exhaustive Gradle plugin 0.2.0

Annotation for enforcing exhaustive when in statement form

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

app.cash.exhaustive
ArtifactId

ArtifactId

app.cash.exhaustive.gradle.plugin
Version

Version

0.2.0
Type

Type

pom
Description

Description

Exhaustive Gradle plugin
Annotation for enforcing exhaustive when in statement form

Download app.cash.exhaustive.gradle.plugin 0.2.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.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"]

Dependencies

compile (1)

Group / Artifact Type Version
app.cash.exhaustive : exhaustive-gradle jar 0.2.0

Project Modules

There are no modules declared in this project.