| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.split |
| ArtifactId | ArtifactIdandroid-client |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSplit Android SDK
Official Split Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-client-0.8.1.pom | |
| android-client-0.8.1.aar | 142 KB |
| android-client-0.8.1-sources.jar | 93 KB |
| android-client-0.8.1-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.split/android-client/ -->
<dependency>
<groupId>io.split</groupId>
<artifactId>android-client</artifactId>
<version>0.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.split/android-client/
implementation 'io.split:android-client:0.8.1'
// https://jarcasting.com/artifacts/io.split/android-client/
implementation ("io.split:android-client:0.8.1")
'io.split:android-client:aar:0.8.1'
<dependency org="io.split" name="android-client" rev="0.8.1">
<artifact name="android-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.split', module='android-client', version='0.8.1')
)
libraryDependencies += "io.split" % "android-client" % "0.8.1"
[io.split/android-client "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.code.gson : gson | jar | 2.8.2 |
| com.google.guava : guava | jar | 18.0 |
| org.apache.httpcomponents : httpclient-android | jar | 4.3.5 |
| com.jakewharton.timber : timber | jar | 4.6.0 |