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

org.immutables.android-stub 2.9.0-beta3

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-beta3
Тип

Тип

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-beta3


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

Зависимости

test (2)

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

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

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