License |
License
Commercial License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.freeutils |
ArtifactId | ArtifactIdjscrollphat-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJScrollPhat Core
The Raspberry Pi Scroll pHAT Java driver package
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jscrollphat-core-1.0.pom | |
jscrollphat-core-1.0.jar | 25 KB |
jscrollphat-core-1.0-sources.jar | 24 KB |
jscrollphat-core-1.0-javadoc.jar | 84 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.pi4j : pi4j-core Optional | jar | 1.1 |
net.java.dev.jna : jna Optional | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |