Exhastive Annotation

Annotation for enforcing exhaustive when in statement form

Лицензия

Лицензия

Группа

Группа

app.cash.exhaustive
Идентификатор

Идентификатор

exhaustive-annotation
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Exhastive Annotation
Annotation for enforcing exhaustive when in statement form

Скачать exhaustive-annotation

Как подключить последнюю версию

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20

Модули Проекта

Данный проект не имеет модулей.
app.cash.exhaustive

Cash App

Версии библиотеки

Версия
0.2.0
0.2.0-M1
0.1.1
0.1.0