License |
License |
---|---|
GroupId | GroupIdio.github.shichuanenhui |
ArtifactId | ArtifactIdswitchbutton |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionswitchbutton
SwitchButton
|
Filename | Size |
---|---|
switchbutton-1.0.0.pom | |
switchbutton-1.0.0-sources.jar | 9 KB |
switchbutton-1.0.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shichuanenhui/switchbutton/ -->
<dependency>
<groupId>io.github.shichuanenhui</groupId>
<artifactId>switchbutton</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shichuanenhui/switchbutton/
implementation 'io.github.shichuanenhui:switchbutton:1.0.0'
// https://jarcasting.com/artifacts/io.github.shichuanenhui/switchbutton/
implementation ("io.github.shichuanenhui:switchbutton:1.0.0")
'io.github.shichuanenhui:switchbutton:aar:1.0.0'
<dependency org="io.github.shichuanenhui" name="switchbutton" rev="1.0.0">
<artifact name="switchbutton" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shichuanenhui', module='switchbutton', version='1.0.0')
)
libraryDependencies += "io.github.shichuanenhui" % "switchbutton" % "1.0.0"
[io.github.shichuanenhui/switchbutton "1.0.0"]