My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

What is it about?

jtoggl wraps the Toggl REST/JSON API for Java. https://www.toggl.com/public/api

Get it!

I use Maven

You can find jtoggl-api in our Maven repository http://simas3.ch:8081/nexus/content/groups/public/

<dependency>
  <groupId>ch.simas.jtoggl</groupId>
  <artifactId>jtoggl-api</artifactId>
  <version>1.0.0</version>
</dependency>

I don't use Maven

http://code.google.com/p/jtoggl/downloads/list

Powered by Google Project Hosting