Last Version

ServiceStack.Android 1.0.49

A client library to call your ServiceStack webservices for Android clients.

License

License

The BSD 3-Clause License
Categories

Categories

Net
GroupId

GroupId

net.servicestack
ArtifactId

ArtifactId

android
Version

Version

1.0.49
Type

Type

aar
Description

Description

ServiceStack.Android
A client library to call your ServiceStack webservices for Android clients.
Project URL

Project URL

https://github.com/ServiceStack/ServiceStack.Java
Source Code Management

Source Code Management

https://github.com/ServiceStack/ServiceStack.Java

Download android 1.0.49


<!-- https://jarcasting.com/artifacts/net.servicestack/android/ -->
<dependency>
    <groupId>net.servicestack</groupId>
    <artifactId>android</artifactId>
    <version>1.0.49</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.servicestack/android/
implementation 'net.servicestack:android:1.0.49'
// https://jarcasting.com/artifacts/net.servicestack/android/
implementation ("net.servicestack:android:1.0.49")
'net.servicestack:android:aar:1.0.49'
<dependency org="net.servicestack" name="android" rev="1.0.49">
  <artifact name="android" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.servicestack', module='android', version='1.0.49')
)
libraryDependencies += "net.servicestack" % "android" % "1.0.49"
[net.servicestack/android "1.0.49"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.