License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.zcweng |
ArtifactId | ArtifactIdswitch-button |
Version | Version0.0.3 |
Type | Typeaar |
Description |
DescriptionSwitchButton
SwitchButton.An *beautiful+lightweight+custom-style-easy* switch widget for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
switch-button-0.0.3.pom | |
switch-button-0.0.3.aar | 13 KB |
switch-button-0.0.3-sources.jar | 6 KB |
switch-button-0.0.3-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zcweng/switch-button/ -->
<dependency>
<groupId>com.github.zcweng</groupId>
<artifactId>switch-button</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zcweng/switch-button/
implementation 'com.github.zcweng:switch-button:0.0.3'
// https://jarcasting.com/artifacts/com.github.zcweng/switch-button/
implementation ("com.github.zcweng:switch-button:0.0.3")
'com.github.zcweng:switch-button:aar:0.0.3'
<dependency org="com.github.zcweng" name="switch-button" rev="0.0.3">
<artifact name="switch-button" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.zcweng', module='switch-button', version='0.0.3')
)
libraryDependencies += "com.github.zcweng" % "switch-button" % "0.0.3"
[com.github.zcweng/switch-button "0.0.3"]