| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.kaloz.pi4j.client |
| ArtifactId | ArtifactIdroot |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionroot
Pi4j Client Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| root-0.1.0.pom | |
| root-0.1.0.jar | 367 bytes |
| root-0.1.0-sources.jar | 308 bytes |
| root-0.1.0-javadoc.jar | 256 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kaloz.pi4j.client/root/ -->
<dependency>
<groupId>org.kaloz.pi4j.client</groupId>
<artifactId>root</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaloz.pi4j.client/root/
implementation 'org.kaloz.pi4j.client:root:0.1.0'
// https://jarcasting.com/artifacts/org.kaloz.pi4j.client/root/
implementation ("org.kaloz.pi4j.client:root:0.1.0")
'org.kaloz.pi4j.client:root:jar:0.1.0'
<dependency org="org.kaloz.pi4j.client" name="root" rev="0.1.0">
<artifact name="root" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaloz.pi4j.client', module='root', version='0.1.0')
)
libraryDependencies += "org.kaloz.pi4j.client" % "root" % "0.1.0"
[org.kaloz.pi4j.client/root "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.4 |
| org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.4 |