Last Version

org.ardulink:ardulink-core-raspberry 2.1.1

A Java Open Source Project to control and coordinate several Arduino based boards at once

License

License

GroupId

GroupId

org.ardulink
ArtifactId

ArtifactId

ardulink-core-raspberry
Version

Version

2.1.1
Type

Type

jar
Description

Description

A Java Open Source Project to control and coordinate several Arduino based boards at once
Project URL

Project URL

http://www.ardulink.org/ardulink-core-raspberry

Download ardulink-core-raspberry 2.1.1


<!-- https://jarcasting.com/artifacts/org.ardulink/ardulink-core-raspberry/ -->
<dependency>
    <groupId>org.ardulink</groupId>
    <artifactId>ardulink-core-raspberry</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ardulink/ardulink-core-raspberry/
implementation 'org.ardulink:ardulink-core-raspberry:2.1.1'
// https://jarcasting.com/artifacts/org.ardulink/ardulink-core-raspberry/
implementation ("org.ardulink:ardulink-core-raspberry:2.1.1")
'org.ardulink:ardulink-core-raspberry:jar:2.1.1'
<dependency org="org.ardulink" name="ardulink-core-raspberry" rev="2.1.1">
  <artifact name="ardulink-core-raspberry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ardulink', module='ardulink-core-raspberry', version='2.1.1')
)
libraryDependencies += "org.ardulink" % "ardulink-core-raspberry" % "2.1.1"
[org.ardulink/ardulink-core-raspberry "2.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ardulink : ardulink-core-base jar 2.1.1
com.pi4j : pi4j-core jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.