не последняя версия
Последняя версия 0.9.3

de.newsarea.homecockpit:fsuipc 0.9.0

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

Группа

Группа

de.newsarea.homecockpit
Идентификатор

Идентификатор

fsuipc
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать fsuipc 0.9.0


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