License |
License |
---|---|
GroupId | GroupIdio.github.bcckzteam |
ArtifactId | ArtifactIdamplitude-android |
Version | Version0.0.2 |
Type | Typeaar |
Description |
DescriptionBCC Analytics MPP
BCC Analytics MPP
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
amplitude-android-0.0.2.pom | |
amplitude-android-0.0.2-sources.jar | 2 KB |
amplitude-android-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bcckzteam/amplitude-android/ -->
<dependency>
<groupId>io.github.bcckzteam</groupId>
<artifactId>amplitude-android</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bcckzteam/amplitude-android/
implementation 'io.github.bcckzteam:amplitude-android:0.0.2'
// https://jarcasting.com/artifacts/io.github.bcckzteam/amplitude-android/
implementation ("io.github.bcckzteam:amplitude-android:0.0.2")
'io.github.bcckzteam:amplitude-android:aar:0.0.2'
<dependency org="io.github.bcckzteam" name="amplitude-android" rev="0.0.2">
<artifact name="amplitude-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bcckzteam', module='amplitude-android', version='0.0.2')
)
libraryDependencies += "io.github.bcckzteam" % "amplitude-android" % "0.0.2"
[io.github.bcckzteam/amplitude-android "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.bcckzteam : core-android | jar | 0.0.2 |
com.amplitude : android-sdk | jar | 2.34.1 |
com.squareup.okhttp3 : okhttp | jar | 4.2.2 |