is not current version
Last Version 0.9.3

de.newsarea.homecockpit:fsuipc 0.9.2

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

GroupId

GroupId

de.newsarea.homecockpit
ArtifactId

ArtifactId

fsuipc
Version

Version

0.9.2
Type

Type

jar

Download fsuipc 0.9.2


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