worktrail-app-api

Implementation of Developer API for WorkTrail, a time tracking app.

License

License

Categories

Categories

Net
GroupId

GroupId

net.worktrail
ArtifactId

ArtifactId

worktrail-app-api
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

worktrail-app-api
Implementation of Developer API for WorkTrail, a time tracking app.
Project URL

Project URL

https://github.com/worktrail/worktrail-app-api

Download worktrail-app-api

How to add to project

<!-- https://jarcasting.com/artifacts/net.worktrail/worktrail-app-api/ -->
<dependency>
    <groupId>net.worktrail</groupId>
    <artifactId>worktrail-app-api</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.worktrail/worktrail-app-api/
implementation 'net.worktrail:worktrail-app-api:0.2.0'
// https://jarcasting.com/artifacts/net.worktrail/worktrail-app-api/
implementation ("net.worktrail:worktrail-app-api:0.2.0")
'net.worktrail:worktrail-app-api:jar:0.2.0'
<dependency org="net.worktrail" name="worktrail-app-api" rev="0.2.0">
  <artifact name="worktrail-app-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.worktrail', module='worktrail-app-api', version='0.2.0')
)
libraryDependencies += "net.worktrail" % "worktrail-app-api" % "0.2.0"
[net.worktrail/worktrail-app-api "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20090211
com.google.guava : guava jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
net.worktrail

WorkTrail

Versions

Version
0.2.0