If you useMaven for dependency management, simply include the following in yourpom.xml:
<dependency> <groupId>com.asana</groupId> <artifactId>asana</artifactId> <version>0.10.1</version></dependency>
You can access the library's source code onGitHub.