MVN

com.github.zcweng : switch-button

Maven & Gradle

Mar 16, 2017
3 usages
2.3k stars

SwitchButton · SwitchButton.An *beautiful+lightweight+custom-style-easy* switch widget for Android

<dependency>
    <groupId>com.github.zcweng</groupId>
    <artifactId>switch-button</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zcweng : switch-button to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.github.zcweng : switch-button to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
switch-button-0.0.3
switch-button-0.0.2
switch-button-0.0.1

How to add a dependency to Maven

Add the following com.github.zcweng : switch-button maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.zcweng</groupId>
    <artifactId>switch-button</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.zcweng : switch-button gradle dependency to your build.gradle file:

implementation 'com.github.zcweng:switch-button:0.0.3'

Gradle Kotlin DSL: Add the following com.github.zcweng : switch-button gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.zcweng:switch-button:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.zcweng : switch-button sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.zcweng" % "switch-button" % "0.0.3"

Advertisement

Dependencies from Group

Mar 16, 2017
3 usages
2.3k stars

Discover Dependencies

Jan 23, 2019
1 usages
Sep 27, 2018
4 usages
0 stars
Oct 23, 2017
2 usages
Jun 06, 2023
1 usages
67 stars
Jun 06, 2023
1 usages
67 stars
Jun 06, 2023
1 usages
67 stars
Oct 26, 2017
1 usages
Jul 15, 2021
1 usages
2 stars