License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdhu.ponte.respresso |
ArtifactId | ArtifactIdclient-android |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionRespresso Android Client
Sync client for Android projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-android-1.0.0.pom | |
client-android-1.0.0.jar | 45 KB |
client-android-1.0.0-sources.jar | 7 KB |
client-android-1.0.0-javadoc.jar | 7 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
hu.ponte.respresso : sync-client | jar | 0.0.9 |
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 |