Clean Insights SDK

Clean Insights gives developers a way to plug into a secure, private measurement platform. It is focused on assisting in answering key questions about app usage patterns, and not on enabling invasive surveillance of all user habits.

License

License

MIT
GroupId

GroupId

org.cleaninsights.sdk
ArtifactId

ArtifactId

clean-insights-sdk
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

Clean Insights SDK
Clean Insights gives developers a way to plug into a secure, private measurement platform. It is focused on assisting in answering key questions about app usage patterns, and not on enabling invasive surveillance of all user habits.
Source Code Management

Source Code Management

https://gitlab.com/cleaninsights/clean-insights-android-sdk

Download clean-insights-sdk

How to add to project

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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
com.squareup.moshi : moshi-kotlin jar 1.13.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
2.5.2
2.5.1
2.5.0
2.4.4