is not current version
Last Version 0.2.0

Exhastive Annotation 0.1.1

Annotation for enforcing exhaustive when in statement form

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

app.cash.exhaustive
ArtifactId

ArtifactId

exhaustive-annotation-js
Version

Version

0.1.1
Type

Type

pom
Description

Description

Exhastive Annotation
Annotation for enforcing exhaustive when in statement form

Download exhaustive-annotation-js 0.1.1


<!-- https://jarcasting.com/artifacts/app.cash.exhaustive/exhaustive-annotation-js/ -->
<dependency>
    <groupId>app.cash.exhaustive</groupId>
    <artifactId>exhaustive-annotation-js</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/app.cash.exhaustive/exhaustive-annotation-js/
implementation 'app.cash.exhaustive:exhaustive-annotation-js:0.1.1'
// https://jarcasting.com/artifacts/app.cash.exhaustive/exhaustive-annotation-js/
implementation ("app.cash.exhaustive:exhaustive-annotation-js:0.1.1")
'app.cash.exhaustive:exhaustive-annotation-js:pom:0.1.1'
<dependency org="app.cash.exhaustive" name="exhaustive-annotation-js" rev="0.1.1">
  <artifact name="exhaustive-annotation-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='app.cash.exhaustive', module='exhaustive-annotation-js', version='0.1.1')
)
libraryDependencies += "app.cash.exhaustive" % "exhaustive-annotation-js" % "0.1.1"
[app.cash.exhaustive/exhaustive-annotation-js "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.4.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.10

Project Modules

There are no modules declared in this project.