PostHog Android

The hassle-free way to add posthog to your Android app.

License

License

GroupId

GroupId

com.posthog.android
ArtifactId

ArtifactId

posthog
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

PostHog Android
The hassle-free way to add posthog to your Android app.
Project URL

Project URL

http://github.com/PostHog/posthog-android
Source Code Management

Source Code Management

http://github.com/PostHog/posthog-android

Download posthog

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 28.0.0

Project Modules

There are no modules declared in this project.
com.posthog.android

PostHog

Open source product analytics platform

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0