MVN

com.pi4j : pi4j-device

Maven & Gradle

Jan 28, 2021
15 usages
0 stars

Pi4J :: Device Abstractions · Pi4J Device Abstractions Library

<dependency>
    <groupId>com.pi4j</groupId>
    <artifactId>pi4j-device</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pi4j : pi4j-device to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.pi4j : pi4j-device to add to Maven or Gradle - All Versions:

  • Version Updated
  • pi4j-device-1.3

    Jan 28, 2021
  • pi4j-device-1.2

    Feb 28, 2019
  • pi4j-device-1.1

    Jul 26, 2016
  • pi4j-device-1.0

    Apr 18, 2015
  • pi4j-device-0.0.5

    Mar 18, 2013
  • pi4j-device-0.0.4

    Dec 17, 2012

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pi4j</groupId>
    <artifactId>pi4j-device</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pi4j : pi4j-device gradle dependency to your build.gradle file:

implementation 'com.pi4j:pi4j-device:1.3'

Gradle Kotlin DSL: Add the following com.pi4j : pi4j-device gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pi4j:pi4j-device:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pi4j : pi4j-device sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pi4j" % "pi4j-device" % "1.3"

Advertisement

Dependencies from Group

Feb 03, 2023
80 usages
93 stars
Jan 28, 2021
15 usages
0 stars
Jan 28, 2021
11 usages
0 stars
Jul 27, 2016
4 usages
0 stars
Mar 02, 2021
2 usages
0 stars

Discover Dependencies

Nov 18, 2019
6 usages
0 stars
Jan 13, 2021
6 usages
19 stars
Aug 13, 2021
4 usages
3 stars
Mar 07, 2023
4 usages
Mar 23, 2023
7 usages
11k stars
Aug 18, 2013
21 usages
May 30, 2018
10 usages
893 stars
Mar 31, 2023
45 usages
33 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome