is not current version
Last Version 1.0.0

is.hth:wakatimeclient 0.0.6

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

Categories

Categories

CLI User Interface
GroupId

GroupId

is.hth
ArtifactId

ArtifactId

wakatimeclient
Version

Version

0.0.6
Type

Type

aar

Download wakatimeclient 0.0.6


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