| License |
License |
|---|---|
| GroupId | GroupIdde.newsarea.homecockpit |
| ArtifactId | ArtifactIdfsuipc |
| Last Version | Last Version0.9.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhomecockpit-fsuipc
Java library for FSUIPC which is based on the java implementation of the FSUIPC SDK.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fsuipc-0.9.3.pom | |
| fsuipc-0.9.3.jar | 40 KB |
| fsuipc-0.9.3-sources.jar | 30 KB |
| fsuipc-0.9.3-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.newsarea.homecockpit/fsuipc/ -->
<dependency>
<groupId>de.newsarea.homecockpit</groupId>
<artifactId>fsuipc</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.newsarea.homecockpit/fsuipc/
implementation 'de.newsarea.homecockpit:fsuipc:0.9.3'
// https://jarcasting.com/artifacts/de.newsarea.homecockpit/fsuipc/
implementation ("de.newsarea.homecockpit:fsuipc:0.9.3")
'de.newsarea.homecockpit:fsuipc:jar:0.9.3'
<dependency org="de.newsarea.homecockpit" name="fsuipc" rev="0.9.3">
<artifact name="fsuipc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.newsarea.homecockpit', module='fsuipc', version='0.9.3')
)
libraryDependencies += "de.newsarea.homecockpit" % "fsuipc" % "0.9.3"
[de.newsarea.homecockpit/fsuipc "0.9.3"]
| 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 |