| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.etebase |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version2.3.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionEtebase Android
Etebase API client for Android
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| client-2.3.2.pom | |
| client-2.3.2-sources.jar | 25 KB |
| client-2.3.2-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.etebase/client/ -->
<dependency>
<groupId>com.etebase</groupId>
<artifactId>client</artifactId>
<version>2.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.etebase/client/
implementation 'com.etebase:client:2.3.2'
// https://jarcasting.com/artifacts/com.etebase/client/
implementation ("com.etebase:client:2.3.2")
'com.etebase:client:aar:2.3.2'
<dependency org="com.etebase" name="client" rev="2.3.2">
<artifact name="client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.etebase', module='client', version='2.3.2')
)
libraryDependencies += "com.etebase" % "client" % "2.3.2"
[com.etebase/client "2.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.12.1 |