Last Version

PostHog Android 1.1.2

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

License

License

GroupId

GroupId

com.posthog.android
ArtifactId

ArtifactId

posthog
Version

Version

1.1.2
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 1.1.2


<!-- 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.