MVN

app.cash.exhaustive : exhaustive-annotation-js

Maven & Gradle

Jun 26, 2021
1 usages

Exhastive Annotation · Annotation for enforcing exhaustive when in statement form

<dependency>
    <groupId>app.cash.exhaustive</groupId>
    <artifactId>exhaustive-annotation-js</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of app.cash.exhaustive : exhaustive-annotation-js to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of app.cash.exhaustive : exhaustive-annotation-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
exhaustive-annotation-js-0.2.0
exhaustive-annotation-js-0.2.0-M1
0.1.x
exhaustive-annotation-js-0.1.1
exhaustive-annotation-js-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>app.cash.exhaustive</groupId>
    <artifactId>exhaustive-annotation-js</artifactId>
    <version>0.2.0</version>
</dependency>

Advertisement