Amplitude SDK Core

Core package for Amplitide SDKs

License

License

MIT
GroupId

GroupId

com.amplitude
ArtifactId

ArtifactId

amplitude-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Amplitude SDK Core
Core package for Amplitide SDKs
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 amplitude-core

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-alpha.0