MVN

it.sephiroth.android.library : tri-state-checkbox

Maven & Gradle

Jan 16, 2019
59 stars

Android Tri State Checkbox · Tri State Checkbox

<dependency>
    <groupId>it.sephiroth.android.library</groupId>
    <artifactId>tri-state-checkbox</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.sephiroth.android.library : tri-state-checkbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of it.sephiroth.android.library : tri-state-checkbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tri-state-checkbox-1.0.0

How to add a dependency to Maven

Add the following it.sephiroth.android.library : tri-state-checkbox maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.sephiroth.android.library</groupId>
    <artifactId>tri-state-checkbox</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.sephiroth.android.library : tri-state-checkbox gradle dependency to your build.gradle file:

implementation 'it.sephiroth.android.library:tri-state-checkbox:1.0.0'

Gradle Kotlin DSL: Add the following it.sephiroth.android.library : tri-state-checkbox gradle kotlin dependency to your build.gradle.kts file:

implementation("it.sephiroth.android.library:tri-state-checkbox:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.sephiroth.android.library : tri-state-checkbox sbt scala dependency to your build.sbt file:

libraryDependencies += "it.sephiroth.android.library" % "tri-state-checkbox" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 11, 2020
7 usages
390 stars
Jan 19, 2019
Nov 18, 2020
20 usages
7 stars
Jun 13, 2020
26 usages
8 stars
Apr 20, 2023
4 usages
125 stars
Jun 23, 2023
12 usages
125 stars
Jan 13, 2019
1 stars
Oct 10, 2022
3 usages
153 stars
Jan 15, 2019
2 stars