MVN

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

Maven & Gradle

Jun 26, 2021

Exhaustive Gradle plugin · Annotation for enforcing exhaustive when in statement form

<dependency>
    <groupId>app.cash.exhaustive</groupId>
    <artifactId>app.cash.exhaustive.gradle.plugin</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of app.cash.exhaustive : app.cash.exhaustive.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of app.cash.exhaustive : app.cash.exhaustive.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
app.cash.exhaustive.gradle.plugin-0.2.0
app.cash.exhaustive.gradle.plugin-0.2.0-M1
0.1.x
app.cash.exhaustive.gradle.plugin-0.1.1
app.cash.exhaustive.gradle.plugin-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>app.cash.exhaustive</groupId>
    <artifactId>app.cash.exhaustive.gradle.plugin</artifactId>
    <version>0.2.0</version>
</dependency>