Last Version

Userwatch Android 0.0.1

Android client library for integrating with Userwatch, a service to help turn repeat signups and account sharers into paying customers, while keeping bad actors out.

License

License

Copyright Userwatch 2022
GroupId

GroupId

co.userwatch
ArtifactId

ArtifactId

userwatch-android
Version

Version

0.0.1
Type

Type

aar
Description

Description

Userwatch Android
Android client library for integrating with Userwatch, a service to help turn repeat signups and account sharers into paying customers, while keeping bad actors out.
Project URL

Project URL

https://userwat.ch
Project Organization

Project Organization

Userwatch
Source Code Management

Source Code Management

http://github.com/Userwatch/userwatch-android/tree/main

Download userwatch-android 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-javalite jar 3.21.1
com.google.protobuf : protobuf-kotlin-lite jar 3.21.1
net.sourceforge.streamsupport : streamsupport-cfuture jar 1.7.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (7)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
io.grpc : grpc-okhttp jar 1.46.0
io.grpc : grpc-protobuf-lite jar 1.46.0
io.grpc : grpc-stub jar 1.46.0
com.google.guava : guava jar 31.1-android
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.