License |
License |
---|---|
GroupId | GroupIdcom.scarabsoft |
ArtifactId | ArtifactIdjrest-android |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjrest-android
empty
|
Project Organization |
Project Organizationscarabsoft |
Filename | Size |
---|---|
jrest-android-1.0.2.pom | |
jrest-android-1.0.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scarabsoft/jrest-android/ -->
<dependency>
<groupId>com.scarabsoft</groupId>
<artifactId>jrest-android</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.scarabsoft/jrest-android/
implementation 'com.scarabsoft:jrest-android:1.0.2'
// https://jarcasting.com/artifacts/com.scarabsoft/jrest-android/
implementation ("com.scarabsoft:jrest-android:1.0.2")
'com.scarabsoft:jrest-android:jar:1.0.2'
<dependency org="com.scarabsoft" name="jrest-android" rev="1.0.2">
<artifact name="jrest-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scarabsoft', module='jrest-android', version='1.0.2')
)
libraryDependencies += "com.scarabsoft" % "jrest-android" % "1.0.2"
[com.scarabsoft/jrest-android "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.3 |
org.apache.httpcomponents : httpmime | jar | 4.3 |
com.scarabsoft : jrest | jar | 1.0.2 |