| License |
License |
|---|---|
| GroupId | GroupIdde.newsarea.homecockpit |
| ArtifactId | ArtifactIdde.newsarea.homecockpit.fsuipc |
| Version | Version0.9.1 |
| Type | Typejar |
| Description |
Descriptionhomecockpit-de.newsarea.homecockpit.fsuipc
Java library for FSUIPC which is based on the java implementation of the FSUIPC SDK.
|
<!-- https://jarcasting.com/artifacts/de.newsarea.homecockpit/de.newsarea.homecockpit.fsuipc/ -->
<dependency>
<groupId>de.newsarea.homecockpit</groupId>
<artifactId>de.newsarea.homecockpit.fsuipc</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.newsarea.homecockpit/de.newsarea.homecockpit.fsuipc/
implementation 'de.newsarea.homecockpit:de.newsarea.homecockpit.fsuipc:0.9.1'
// https://jarcasting.com/artifacts/de.newsarea.homecockpit/de.newsarea.homecockpit.fsuipc/
implementation ("de.newsarea.homecockpit:de.newsarea.homecockpit.fsuipc:0.9.1")
'de.newsarea.homecockpit:de.newsarea.homecockpit.fsuipc:jar:0.9.1'
<dependency org="de.newsarea.homecockpit" name="de.newsarea.homecockpit.fsuipc" rev="0.9.1">
<artifact name="de.newsarea.homecockpit.fsuipc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.newsarea.homecockpit', module='de.newsarea.homecockpit.fsuipc', version='0.9.1')
)
libraryDependencies += "de.newsarea.homecockpit" % "de.newsarea.homecockpit.fsuipc" % "0.9.1"
[de.newsarea.homecockpit/de.newsarea.homecockpit.fsuipc "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.testng : testng | jar | 6.8.5 |