Last Version

JScrollPhat Core 1.0

The Raspberry Pi Scroll pHAT Java driver package

License

License

Commercial License
Categories

Categories

Net
GroupId

GroupId

net.freeutils
ArtifactId

ArtifactId

jscrollphat-core
Version

Version

1.0
Type

Type

jar
Description

Description

JScrollPhat Core
The Raspberry Pi Scroll pHAT Java driver package
Project Organization

Project Organization

freeutils.net

Download jscrollphat-core 1.0


<!-- https://jarcasting.com/artifacts/net.freeutils/jscrollphat-core/ -->
<dependency>
    <groupId>net.freeutils</groupId>
    <artifactId>jscrollphat-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.freeutils/jscrollphat-core/
implementation 'net.freeutils:jscrollphat-core:1.0'
// https://jarcasting.com/artifacts/net.freeutils/jscrollphat-core/
implementation ("net.freeutils:jscrollphat-core:1.0")
'net.freeutils:jscrollphat-core:jar:1.0'
<dependency org="net.freeutils" name="jscrollphat-core" rev="1.0">
  <artifact name="jscrollphat-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.freeutils', module='jscrollphat-core', version='1.0')
)
libraryDependencies += "net.freeutils" % "jscrollphat-core" % "1.0"
[net.freeutils/jscrollphat-core "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.pi4j : pi4j-core Optional jar 1.1
net.java.dev.jna : jna Optional jar 4.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.