is not current version
Last Version 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

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

android-stub
Version

Version

2.9.0-beta2
Type

Type

jar
Description

Description

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
Project Organization

Project Organization

The Immutables.org authors

Download 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"]

Dependencies

test (2)

Group / Artifact Type Version
org.immutables : value-annotations jar 2.9.0-beta2
org.immutables : value jar 2.9.0-beta2

Project Modules

There are no modules declared in this project.