Our SDK for Android is available on the following platforms. Please find the download at the bottom of this page.
Gradle:
implementation 'com.bluetriangle:analytics:1.0.0'
Maven:
<dependency>
<groupId>com.bluetriangle</groupId>
<artifactId>analytics</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
Ivy:
<dependency org="com.bluetriangle" name="analytics" rev="1.0.0">
<artifact name="analytics" ext="pom"></artifact>
</dependency>
Comments
0 comments
Please sign in to leave a comment.