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

com.github.kleinerhacker:jremote-commons 0.1.0


Группа

Группа

com.github.kleinerhacker
Идентификатор

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

jremote-commons
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать jremote-commons 0.1.0


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