не последняя версия
Последняя версия 3.22.1-eisop1

Checker Qual Android 3.0.0-b2

Checker Qual Android is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. The checker-qual-android artifact is identical to the checker-qual artifact, except that in checker-qual-android annotations have classfile retention. The default Android Gradle plugin retains types annotated with runtime annotations in the main dex, but strips out class-retention annotations. Please see artifact: io.github.eisop:checker

Лицензия

Лицензия

Группа

Группа

io.github.eisop
Идентификатор

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

checker-qual-android
Версия

Версия

3.0.0-b2
Тип

Тип

jar
Описание

Описание

Checker Qual Android
Checker Qual Android is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. The checker-qual-android artifact is identical to the checker-qual artifact, except that in checker-qual-android annotations have classfile retention. The default Android Gradle plugin retains types annotated with runtime annotations in the main dex, but strips out class-retention annotations. Please see artifact: io.github.eisop:checker
Ссылка на сайт

Ссылка на сайт

https://checkerframework.org
Система контроля версий

Система контроля версий

https://github.com/eisop/checker-framework.git

Скачать checker-qual-android 3.0.0-b2


<!-- https://jarcasting.com/artifacts/io.github.eisop/checker-qual-android/ -->
<dependency>
    <groupId>io.github.eisop</groupId>
    <artifactId>checker-qual-android</artifactId>
    <version>3.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eisop/checker-qual-android/
implementation 'io.github.eisop:checker-qual-android:3.0.0-b2'
// https://jarcasting.com/artifacts/io.github.eisop/checker-qual-android/
implementation ("io.github.eisop:checker-qual-android:3.0.0-b2")
'io.github.eisop:checker-qual-android:jar:3.0.0-b2'
<dependency org="io.github.eisop" name="checker-qual-android" rev="3.0.0-b2">
  <artifact name="checker-qual-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eisop', module='checker-qual-android', version='3.0.0-b2')
)
libraryDependencies += "io.github.eisop" % "checker-qual-android" % "3.0.0-b2"
[io.github.eisop/checker-qual-android "3.0.0-b2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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