is not current version
Last Version 1.1.2

com.posthog.android:posthog-wear 1.0.0

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

GroupId

GroupId

com.posthog.android
ArtifactId

ArtifactId

posthog-wear
Version

Version

1.0.0
Type

Type

aar

Download posthog-wear 1.0.0


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