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

org.immutables.android-stub 2.9.0-beta2

Compile only library for libraries which want to compile immutable objects for Android. It contains `android.R` class to indicate presense of android API. If you using android sdk as dependency, you don't need this stub

Лицензия

Лицензия

Категории

Категории

Immutables Библиотеки уровня приложения Code Generators
Группа

Группа

org.immutables
Идентификатор

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

android-stub
Версия

Версия

2.9.0-beta2
Тип

Тип

jar
Описание

Описание

org.immutables.android-stub
Compile only library for libraries which want to compile immutable objects for Android. It contains `android.R` class to indicate presense of android API. If you using android sdk as dependency, you don't need this stub
Организация-разработчик

Организация-разработчик

The Immutables.org authors

Скачать android-stub 2.9.0-beta2


<!-- https://jarcasting.com/artifacts/org.immutables/android-stub/ -->
<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>android-stub</artifactId>
    <version>2.9.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/android-stub/
implementation 'org.immutables:android-stub:2.9.0-beta2'
// https://jarcasting.com/artifacts/org.immutables/android-stub/
implementation ("org.immutables:android-stub:2.9.0-beta2")
'org.immutables:android-stub:jar:2.9.0-beta2'
<dependency org="org.immutables" name="android-stub" rev="2.9.0-beta2">
  <artifact name="android-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='android-stub', version='2.9.0-beta2')
)
libraryDependencies += "org.immutables" % "android-stub" % "2.9.0-beta2"
[org.immutables/android-stub "2.9.0-beta2"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.immutables : value-annotations jar 2.9.0-beta2
org.immutables : value jar 2.9.0-beta2

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

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