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