WakatimeClient

A native Android library facilitating authentication and interaction with the restful API supplied by the code activity tracker Wakatime (https://wakatime.com).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

is.hth
ArtifactId

ArtifactId

wakatimeclient
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

WakatimeClient
A native Android library facilitating authentication and interaction with the restful API supplied by the code activity tracker Wakatime (https://wakatime.com).
Project URL

Project URL

https://www.hth.is/wakatime-client
Source Code Management

Source Code Management

https://github.com/hrafnthor/wakatime-client

Download wakatimeclient

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.openid : appauth jar 0.9.0

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.2.1
org.jetbrains.kotlinx : kotlinx-serialization-core jar 1.2.1
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.jakewharton.retrofit : retrofit2-kotlinx-serialization-converter jar 0.8.0
com.jakewharton.timber : timber jar 4.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.6