is not current version
Last Version 1.4

de.pi3g.pi:pi-rcswitch 1.2


GroupId

GroupId

de.pi3g.pi
ArtifactId

ArtifactId

pi-rcswitch
Version

Version

1.2
Type

Type

jar

Download pi-rcswitch 1.2


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