is not current version
Last Version 1.0.0

hu.ponte.respresso:client-android 0.0.9

Sync client for Android projects

Categories

Categories

CLI User Interface
GroupId

GroupId

hu.ponte.respresso
ArtifactId

ArtifactId

client-android
Version

Version

0.0.9
Type

Type

jar

Download client-android 0.0.9


<!-- https://jarcasting.com/artifacts/hu.ponte.respresso/client-android/ -->
<dependency>
    <groupId>hu.ponte.respresso</groupId>
    <artifactId>client-android</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/hu.ponte.respresso/client-android/
implementation 'hu.ponte.respresso:client-android:0.0.9'
// https://jarcasting.com/artifacts/hu.ponte.respresso/client-android/
implementation ("hu.ponte.respresso:client-android:0.0.9")
'hu.ponte.respresso:client-android:jar:0.0.9'
<dependency org="hu.ponte.respresso" name="client-android" rev="0.0.9">
  <artifact name="client-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.ponte.respresso', module='client-android', version='0.0.9')
)
libraryDependencies += "hu.ponte.respresso" % "client-android" % "0.0.9"
[hu.ponte.respresso/client-android "0.0.9"]