Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Modified link to jar file.
Browse files Browse the repository at this point in the history
  • Loading branch information
okunoyuki committed Jul 28, 2016
1 parent f01e6d7 commit 0501394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you don't have them, please register yourself and your client from [THETA Dev
This section shows you to install Ricoh Auth Client for Java in your application.
See [Auth Sample](https://github.com/ricohapi/auth-java/tree/master/sample#auth-sample) to try out a sample of Ricoh Auth Client for Java.

* Download: [`ricoh-api-auth.jar`](https://github.com/ricohapi/auth-java/blob/v1.0.0/lib/ricoh-api-auth.jar?raw=true)
* Download: [`ricoh-api-auth.jar`](https://github.com/ricohapi/auth-java/blob/v1.1.1/lib/ricoh-api-auth.jar?raw=true)
* Drag `ricoh-api-auth.jar` into a directory (ex. `libs`) of your application.
* Edit your application's `build.gradle` as follows.
```java
Expand Down

0 comments on commit 0501394

Please sign in to comment.