is not current version
Last Version 0.2.0

Exhaustive Gradle plugin 0.2.0-M1

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-M1
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-M1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.