Last Version

Respresso Android Client 1.0.0

Sync client for Android projects

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

hu.ponte.respresso
ArtifactId

ArtifactId

client-android
Version

Version

1.0.0
Type

Type

jar
Description

Description

Respresso Android Client
Sync client for Android projects
Project URL

Project URL

https://github.com/pontehu/respresso-client-android
Source Code Management

Source Code Management

https://github.com/pontehu/respresso-client-android

Download client-android 1.0.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
hu.ponte.respresso : sync-client jar 0.0.9

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.codehaus.groovy : groovy-all jar 2.4.11
org.spockframework : spock-core jar 1.1-groovy-2.4
com.squareup.okhttp3 : mockwebserver jar 3.10.0

Project Modules

There are no modules declared in this project.