MVN

org.jraf : android-switch-backport

Maven & Gradle

Feb 22, 2013
1 usages
496 stars

Android Switch Backport · A backport of the Switch widget (http://developer.android.com/reference/android/widget/Switch.html) that was introduced on Android 4. This port works on Android 2.1+.

<dependency>
    <groupId>org.jraf</groupId>
    <artifactId>android-switch-backport</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jraf : android-switch-backport to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.jraf : android-switch-backport to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
android-switch-backport-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jraf</groupId>
    <artifactId>android-switch-backport</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jraf : android-switch-backport gradle dependency to your build.gradle file:

implementation 'org.jraf:android-switch-backport:1.0'

Gradle Kotlin DSL: Add the following org.jraf : android-switch-backport gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jraf:android-switch-backport:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jraf : android-switch-backport sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jraf" % "android-switch-backport" % "1.0"

Advertisement

Dependencies from Group

Feb 22, 2013
1 usages
496 stars
Apr 18, 2021
48 stars
Jan 04, 2022
48 stars
Jan 04, 2022
48 stars
Jan 04, 2022
48 stars

Discover Dependencies

Nov 30, 2012
12 stars
Mar 15, 2013
10 usages
Oct 25, 2014
7 stars
Sep 23, 2008
Jul 10, 2009
110 usages
Aug 14, 2014
5 usages
156 stars
Jul 21, 2009
17 stars
Nov 25, 2011
25 usages
May 13, 2014
2 usages