Last Version

Pi OLED Display 1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

de.pi3g.pi
ArtifactId

ArtifactId

pi-oled
Version

Version

1.2
Type

Type

jar
Description

Description

Pi OLED Display
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://pi3g.com
Source Code Management

Source Code Management

https://github.com/entrusc/Pi-OLED

Download pi-oled 1.2


<!-- https://jarcasting.com/artifacts/de.pi3g.pi/pi-oled/ -->
<dependency>
    <groupId>de.pi3g.pi</groupId>
    <artifactId>pi-oled</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.pi3g.pi/pi-oled/
implementation 'de.pi3g.pi:pi-oled:1.2'
// https://jarcasting.com/artifacts/de.pi3g.pi/pi-oled/
implementation ("de.pi3g.pi:pi-oled:1.2")
'de.pi3g.pi:pi-oled:jar:1.2'
<dependency org="de.pi3g.pi" name="pi-oled" rev="1.2">
  <artifact name="pi-oled" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.pi3g.pi', module='pi-oled', version='1.2')
)
libraryDependencies += "de.pi3g.pi" % "pi-oled" % "1.2"
[de.pi3g.pi/pi-oled "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.pi4j : pi4j-core jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.