Skip to content

Commit

Permalink
Adding link to latest release instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Sriram Keerthi M K committed Jan 9, 2016
1 parent b34eede commit ad70c56
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 @@ -18,7 +18,7 @@ Call the `Statiflex.flex` method with the first parameter being the *class* whos
## Maven Dependency
This project hasn't been uploaded to Maven Central yet. Give me a few days to figured out all the crazy stuff behind uploading it to Maven Central and it should be up.

Meanwhile you can download the `jar` from the initial release [here](https://github.com/caffinc/statiflex/releases/download/1.0/statiflex-1.0.jar "Initial Release Jar"), add it to your project's `resources/jars` directory and use it in your project:
Meanwhile you can download the `jar` from the latest release [here](https://github.com/caffinc/statiflex/releases/latest "Latest Release"), add it to your project's `resources/jars` directory and use it in your project:

<dependency>
<groupId>com.caffinc</groupId>
Expand Down

0 comments on commit ad70c56

Please sign in to comment.