| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.sephiroth.android.library |
| Идентификатор | Идентификаторtri-state-checkbox |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеAndroid Tri State Checkbox
Tri State Checkbox
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tri-state-checkbox-1.0.0.pom | |
| tri-state-checkbox-1.0.0.aar | 49 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library/tri-state-checkbox/ -->
<dependency>
<groupId>it.sephiroth.android.library</groupId>
<artifactId>tri-state-checkbox</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library/tri-state-checkbox/
implementation 'it.sephiroth.android.library:tri-state-checkbox:1.0.0'
// https://jarcasting.com/artifacts/it.sephiroth.android.library/tri-state-checkbox/
implementation ("it.sephiroth.android.library:tri-state-checkbox:1.0.0")
'it.sephiroth.android.library:tri-state-checkbox:aar:1.0.0'
<dependency org="it.sephiroth.android.library" name="tri-state-checkbox" rev="1.0.0">
<artifact name="tri-state-checkbox" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library', module='tri-state-checkbox', version='1.0.0')
)
libraryDependencies += "it.sephiroth.android.library" % "tri-state-checkbox" % "1.0.0"
[it.sephiroth.android.library/tri-state-checkbox "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android.material » material | jar | 1.0.0-rc01 |
| androidx.appcompat » appcompat | jar | 1.0.2 |
| androidx.annotation » annotation | jar | 1.0.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.11 |
| com.jakewharton.timber : timber | jar | 4.7.1 |