is not current version
Last Version 0.2.0

com.github.kleinerhacker:jremote-api 0.1.0


GroupId

GroupId

com.github.kleinerhacker
ArtifactId

ArtifactId

jremote-api
Version

Version

0.1.0
Type

Type

jar

Download jremote-api 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.kleinerhacker/jremote-api/ -->
<dependency>
    <groupId>com.github.kleinerhacker</groupId>
    <artifactId>jremote-api</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jremote-api/
implementation 'com.github.kleinerhacker:jremote-api:0.1.0'
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jremote-api/
implementation ("com.github.kleinerhacker:jremote-api:0.1.0")
'com.github.kleinerhacker:jremote-api:jar:0.1.0'
<dependency org="com.github.kleinerhacker" name="jremote-api" rev="0.1.0">
  <artifact name="jremote-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kleinerhacker', module='jremote-api', version='0.1.0')
)
libraryDependencies += "com.github.kleinerhacker" % "jremote-api" % "0.1.0"
[com.github.kleinerhacker/jremote-api "0.1.0"]