MVN

org.immutables : android-stub

Maven & Gradle

Aug 27, 2023
9 usages
3.2k stars

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

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>android-stub</artifactId>
    <version>2.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.immutables : android-stub to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.3
  • Latest Release Candidate: 2.10.0-rc1
  • Latest Beta: 2.9.0-beta3
  • Latest Alpha: 2.6.0-alpha3

All Versions

Choose a version of org.immutables : android-stub to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.10.x
android-stub-2.10.0-rc1
android-stub-2.10.0-rc0
2.9.x
android-stub-2.9.3
android-stub-2.9.2
android-stub-2.9.1
android-stub-2.9.0
android-stub-2.9.0-rc1
android-stub-2.9.0-beta3
android-stub-2.9.0-beta2
android-stub-2.9.0-beta1
2.8.x
android-stub-2.8.9-ea-1
android-stub-2.8.9-ea-0
android-stub-2.8.8
android-stub-2.8.7
android-stub-2.8.6
android-stub-2.8.4
android-stub-2.8.3
android-stub-2.8.2
android-stub-2.8.1
android-stub-2.8.0-dt-experimental-7
android-stub-2.8.0-dt-experimental-6
android-stub-2.8.0-dt-experimental-5
android-stub-2.8.0-dt-experimental-4
android-stub-2.8.0-dt-experimental-3
android-stub-2.8.0-dt-experimental-2
android-stub-2.8.0-dt-experimental-1
android-stub-2.8.0
android-stub-2.8.0-CriteriaRc0
android-stub-2.8.0-CriteriaPreview3
android-stub-2.8.0-CriteriaPreview2
android-stub-2.8.0-CriteriaPreview1
android-stub-2.8.0-CriteriaPreview0
2.7.x
android-stub-2.7.5
android-stub-2.7.4
android-stub-2.7.3
android-stub-2.7.2
android-stub-2.7.1
android-stub-2.7.0
2.6.x
android-stub-2.6.3
android-stub-2.6.1
android-stub-2.6.0
android-stub-2.6.0-alpha3
android-stub-2.6.0-alpha1
android-stub-2.6.0.alpha0
2.5.x
android-stub-2.5.6
android-stub-2.5.5
android-stub-2.5.4
android-stub-2.5.3
android-stub-2.5.2
android-stub-2.5.1
android-stub-2.5.0
2.4.x
android-stub-2.4.6
android-stub-2.4.5
android-stub-2.4.4
android-stub-2.4.3
android-stub-2.4.2
android-stub-2.4.1
android-stub-2.4.0
2.3.x
android-stub-2.3.10
android-stub-2.3.9
android-stub-2.3.8
android-stub-2.3.7
android-stub-2.3.6
android-stub-2.3.5
android-stub-2.3.4
android-stub-2.3.3
android-stub-2.3.2
android-stub-2.3.1
2.3
android-stub-2.3
2.2.x
android-stub-2.2.12
android-stub-2.2.11
android-stub-2.2.10
android-stub-2.2.9
android-stub-2.2.8
android-stub-2.2.7
android-stub-2.2.6
android-stub-2.2.5
android-stub-2.2.4
android-stub-2.2.3
android-stub-2.2.2
android-stub-2.2.1
2.2
android-stub-2.2
android-stub-2.2-beta-5
android-stub-2.2-beta-4
android-stub-2.2-beta-3
android-stub-2.2-beta-2
android-stub-2.2-beta
2.1.x
android-stub-2.1.19
android-stub-2.1.18
android-stub-2.1.17
android-stub-2.1.16
android-stub-2.1.15
android-stub-2.1.14
android-stub-2.1.13
android-stub-2.1.12
android-stub-2.1.11
android-stub-2.1.10
android-stub-2.1.9
android-stub-2.1.8

How to add a dependency to Maven

Add the following org.immutables : android-stub maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>android-stub</artifactId>
    <version>2.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.immutables : android-stub gradle dependency to your build.gradle file:

implementation 'org.immutables:android-stub:2.9.3'

Gradle Kotlin DSL: Add the following org.immutables : android-stub gradle kotlin dependency to your build.gradle.kts file:

implementation("org.immutables:android-stub:2.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.immutables : android-stub sbt scala dependency to your build.sbt file:

libraryDependencies += "org.immutables" % "android-stub" % "2.9.3"

Advertisement

Dependencies from Group

Aug 27, 2023
1k usages
3.2k stars
Aug 27, 2023
59 usages
3.2k stars
Aug 27, 2023
32 usages
3.2k stars
Aug 27, 2023
25 usages
3.2k stars
Aug 27, 2023
24 usages
3.2k stars

Discover Dependencies

Jan 10, 2016
41 stars
Jan 14, 2016
1 usages
25 stars
Oct 26, 2017
3 usages
104 stars
Jan 02, 2023
8 usages
6 stars
Jan 14, 2016
152 usages
5 stars
May 28, 2016
1 usages
Oct 18, 2018
514 stars
cli
Mar 10, 2016