License |
License
Commercial License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.freeutils |
ArtifactId | ArtifactIdjscrollphat-examples |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJScrollPhat Examples
The Raspberry Pi Scroll pHAT Java driver package
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jscrollphat-examples-1.0.pom | |
jscrollphat-examples-1.0.jar | 14 KB |
jscrollphat-examples-1.0-sources.jar | 14 KB |
jscrollphat-examples-1.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.freeutils/jscrollphat-examples/ -->
<dependency>
<groupId>net.freeutils</groupId>
<artifactId>jscrollphat-examples</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.freeutils/jscrollphat-examples/
implementation 'net.freeutils:jscrollphat-examples:1.0'
// https://jarcasting.com/artifacts/net.freeutils/jscrollphat-examples/
implementation ("net.freeutils:jscrollphat-examples:1.0")
'net.freeutils:jscrollphat-examples:jar:1.0'
<dependency org="net.freeutils" name="jscrollphat-examples" rev="1.0">
<artifact name="jscrollphat-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.freeutils', module='jscrollphat-examples', version='1.0')
)
libraryDependencies += "net.freeutils" % "jscrollphat-examples" % "1.0"
[net.freeutils/jscrollphat-examples "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.freeutils : jscrollphat-core | jar | 1.0 |
net.freeutils : jlhttp | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |