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

de.pi3g.pi:pi-rcswitch 1.0


Группа

Группа

de.pi3g.pi
Идентификатор

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

pi-rcswitch
Версия

Версия

1.0
Тип

Тип

jar

Скачать pi-rcswitch 1.0


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