is not current version
Last Version 0.4.28

cz.pumpitup.pn5:emulator-remote-client 0.4.9


Categories

Categories

CLI User Interface
GroupId

GroupId

cz.pumpitup.pn5
ArtifactId

ArtifactId

emulator-remote-client
Version

Version

0.4.9
Type

Type

jar

Download emulator-remote-client 0.4.9


<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5/emulator-remote-client/ -->
<dependency>
    <groupId>cz.pumpitup.pn5</groupId>
    <artifactId>emulator-remote-client</artifactId>
    <version>0.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/emulator-remote-client/
implementation 'cz.pumpitup.pn5:emulator-remote-client:0.4.9'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/emulator-remote-client/
implementation ("cz.pumpitup.pn5:emulator-remote-client:0.4.9")
'cz.pumpitup.pn5:emulator-remote-client:jar:0.4.9'
<dependency org="cz.pumpitup.pn5" name="emulator-remote-client" rev="0.4.9">
  <artifact name="emulator-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5', module='emulator-remote-client', version='0.4.9')
)
libraryDependencies += "cz.pumpitup.pn5" % "emulator-remote-client" % "0.4.9"
[cz.pumpitup.pn5/emulator-remote-client "0.4.9"]