is not current version
Last Version 1.0.0

hu.ponte.respresso:client-android 0.0.2

Sync client for Android projects

Categories

Categories

CLI User Interface
GroupId

GroupId

hu.ponte.respresso
ArtifactId

ArtifactId

client-android
Version

Version

0.0.2
Type

Type

jar

Download client-android 0.0.2


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