| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.kaloz.pi4j.client |
| ArtifactId | ArtifactIdexamples |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexamples
Pi4j Client Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| examples-0.1.0.pom | |
| examples-0.1.0.jar | 22 KB |
| examples-0.1.0-sources.jar | 4 KB |
| examples-0.1.0-javadoc.jar | 369 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kaloz.pi4j.client/examples/ -->
<dependency>
<groupId>org.kaloz.pi4j.client</groupId>
<artifactId>examples</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaloz.pi4j.client/examples/
implementation 'org.kaloz.pi4j.client:examples:0.1.0'
// https://jarcasting.com/artifacts/org.kaloz.pi4j.client/examples/
implementation ("org.kaloz.pi4j.client:examples:0.1.0")
'org.kaloz.pi4j.client:examples:jar:0.1.0'
<dependency org="org.kaloz.pi4j.client" name="examples" rev="0.1.0">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaloz.pi4j.client', module='examples', version='0.1.0')
)
libraryDependencies += "org.kaloz.pi4j.client" % "examples" % "0.1.0"
[org.kaloz.pi4j.client/examples "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| org.kaloz.pi4j.client : core | jar | 0.1.0 |
| org.kaloz.pi4j.client : console-client | jar | 0.1.0 |
| org.kaloz.pi4j.client » web-client | jar | 0.1.0 |
| org.kaloz.pi4j.client : remote-client | jar | 0.1.0 |
| org.kaloz.pi4j.client » mock-client | jar | 0.1.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.0 |