homecockpit-fsuipc

Java library for FSUIPC which is based on the java implementation of the FSUIPC SDK.

License

License

GroupId

GroupId

de.newsarea.homecockpit
ArtifactId

ArtifactId

fsuipc
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

homecockpit-fsuipc
Java library for FSUIPC which is based on the java implementation of the FSUIPC SDK.
Project URL

Project URL

https://github.com/RBernhardt/homecockpit-fsuipc

Download fsuipc

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-lang3 jar 3.1

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9.1
0.9.0