| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdis.hth | 
| ArtifactId | ArtifactIdwakatimeclient | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionWakatimeClient 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 | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| wakatimeclient-1.0.0.pom | |
| wakatimeclient-1.0.0-sources.jar | 65 KB | 
| wakatimeclient-1.0.0-html.jar | 1 MB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.openid : appauth | jar | 0.9.0 | 
| 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 |