is not current version
Last Version 1.6.1

Experiment Android SDK 1.5.1

Amplitude Experiment client-side SDK for Android

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.amplitude
ArtifactId

ArtifactId

experiment-android-client
Version

Version

1.5.1
Type

Type

aar
Description

Description

Experiment Android SDK
Amplitude Experiment client-side SDK for Android
Project URL

Project URL

https://github.com/amplitude/experiment-android-client
Source Code Management

Source Code Management

https://github.com/amplitude/experiment-android-client

Download experiment-android-client 1.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Group / Artifact Type Version
com.amplitude : analytics-connector jar 1.0.0
com.squareup.okhttp3 : okhttp jar 4.9.1
com.amplitude : android-sdk jar 2.26.1

Project Modules

There are no modules declared in this project.