MVN

com.diozero : diozero-provider-wiringpi

Maven & Gradle

Nov 17, 2020
1 usages
192 stars

Device I/O Zero - wiringPi provider

<dependency>
    <groupId>com.diozero</groupId>
    <artifactId>diozero-provider-wiringpi</artifactId>
    <version>0.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.diozero : diozero-provider-wiringpi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14

All Versions

Choose a version of com.diozero : diozero-provider-wiringpi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.14
diozero-provider-wiringpi-0.14
0.13
diozero-provider-wiringpi-0.13
0.12
diozero-provider-wiringpi-0.12
0.11
diozero-provider-wiringpi-0.11
0.10
diozero-provider-wiringpi-0.10
0.9
diozero-provider-wiringpi-0.9
0.8
diozero-provider-wiringpi-0.8
0.7
diozero-provider-wiringpi-0.7
0.6
diozero-provider-wiringpi-0.6

How to add a dependency to Maven

Add the following com.diozero : diozero-provider-wiringpi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.diozero</groupId>
    <artifactId>diozero-provider-wiringpi</artifactId>
    <version>0.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.diozero : diozero-provider-wiringpi gradle dependency to your build.gradle file:

implementation 'com.diozero:diozero-provider-wiringpi:0.14'

Gradle Kotlin DSL: Add the following com.diozero : diozero-provider-wiringpi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.diozero:diozero-provider-wiringpi:0.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.diozero : diozero-provider-wiringpi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.diozero" % "diozero-provider-wiringpi" % "0.14"

Advertisement

Dependencies from Group

Jan 19, 2023
26 usages
237 stars
Jan 19, 2023
4 usages
237 stars
Jan 19, 2023
3 usages
237 stars
Jan 19, 2023
2 usages
237 stars
Jan 19, 2023
2 usages
237 stars

Discover Dependencies

Nov 17, 2020
1 usages
192 stars
Apr 04, 2018
1 usages
237 stars
May 26, 2017
2 usages
4 stars
Sep 20, 2016
0 stars
Apr 09, 2016
39 stars