is not current version
Last Version 0.0.3

com.github.zcweng:switch-button 0.0.2

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

GroupId

GroupId

com.github.zcweng
ArtifactId

ArtifactId

switch-button
Version

Version

0.0.2
Type

Type

aar

Download switch-button 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.zcweng/switch-button/ -->
<dependency>
    <groupId>com.github.zcweng</groupId>
    <artifactId>switch-button</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zcweng/switch-button/
implementation 'com.github.zcweng:switch-button:0.0.2'
// https://jarcasting.com/artifacts/com.github.zcweng/switch-button/
implementation ("com.github.zcweng:switch-button:0.0.2")
'com.github.zcweng:switch-button:aar:0.0.2'
<dependency org="com.github.zcweng" name="switch-button" rev="0.0.2">
  <artifact name="switch-button" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.zcweng', module='switch-button', version='0.0.2')
)
libraryDependencies += "com.github.zcweng" % "switch-button" % "0.0.2"
[com.github.zcweng/switch-button "0.0.2"]