Last Version

Etebase Android 2.3.2

Etebase API client for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.etebase
ArtifactId

ArtifactId

client
Version

Version

2.3.2
Type

Type

aar
Description

Description

Etebase Android
Etebase API client for Android
Project URL

Project URL

https://www.etebase.com

Download client 2.3.2


<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
com.squareup.okhttp3 : logging-interceptor jar 3.12.1

Project Modules

There are no modules declared in this project.