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

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

android-stub
Version

Version

2.9.0-beta3
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-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"]

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.