| License |
License |
|---|---|
| GroupId | GroupIdit.sephiroth.android.library |
| ArtifactId | ArtifactIdtri-state-checkbox |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionAndroid Tri State Checkbox
Tri State Checkbox
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tri-state-checkbox-1.0.0.pom | |
| tri-state-checkbox-1.0.0.aar | 49 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |