MVN

nz.geek.android : things-driver-pcf8591

Maven & Gradle

Feb 04, 2021
24 stars

things-driver-pcf8591 · PCF8591 driver for Android Things

<dependency>
    <groupId>nz.geek.android</groupId>
    <artifactId>things-driver-pcf8591</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.geek.android : things-driver-pcf8591 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of nz.geek.android : things-driver-pcf8591 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
things-driver-pcf8591-0.5

How to add a dependency to Maven

Add the following nz.geek.android : things-driver-pcf8591 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nz.geek.android</groupId>
    <artifactId>things-driver-pcf8591</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nz.geek.android : things-driver-pcf8591 gradle dependency to your build.gradle file:

implementation 'nz.geek.android:things-driver-pcf8591:0.5'

Gradle Kotlin DSL: Add the following nz.geek.android : things-driver-pcf8591 gradle kotlin dependency to your build.gradle.kts file:

implementation("nz.geek.android:things-driver-pcf8591:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following nz.geek.android : things-driver-pcf8591 sbt scala dependency to your build.sbt file:

libraryDependencies += "nz.geek.android" % "things-driver-pcf8591" % "0.5"

Advertisement

Dependencies from Group

Feb 04, 2021
1 usages
24 stars
Feb 04, 2021
24 stars
Feb 04, 2021
24 stars

Discover Dependencies

Feb 06, 2023
3 usages
Aug 06, 2023
0 stars
Oct 17, 2022
1 usages
0 stars
Feb 03, 2021
1 usages
8 stars
Feb 03, 2021
8 stars
Feb 01, 2021
3 stars
Feb 06, 2021
50 stars
Jul 10, 2023
5 usages
14k stars