| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.rain9155 |
| Идентификатор | Идентификаторswitchbutton |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеswitchbutton
Ò»¸ö·Â΢ÐŵϬ¶¯°´Å¥
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| switchbutton-1.0.1.pom | |
| switchbutton-1.0.1.aar | 8 KB |
| switchbutton-1.0.1-sources.jar | 4 KB |
| switchbutton-1.0.1-javadoc.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.rain9155/switchbutton/ -->
<dependency>
<groupId>io.github.rain9155</groupId>
<artifactId>switchbutton</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rain9155/switchbutton/
implementation 'io.github.rain9155:switchbutton:1.0.1'
// https://jarcasting.com/artifacts/io.github.rain9155/switchbutton/
implementation ("io.github.rain9155:switchbutton:1.0.1")
'io.github.rain9155:switchbutton:aar:1.0.1'
<dependency org="io.github.rain9155" name="switchbutton" rev="1.0.1">
<artifact name="switchbutton" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.rain9155', module='switchbutton', version='1.0.1')
)
libraryDependencies += "io.github.rain9155" % "switchbutton" % "1.0.1"
[io.github.rain9155/switchbutton "1.0.1"]