Reference 1.10 and via https.

This commit is contained in:
Michael Bayne
2015-02-09 08:37:02 -08:00
parent 978758fdde
commit f24d4a7795
+2 -2
View File
@@ -36,8 +36,8 @@ Get It
====== ======
JMustache is available via Maven Central and can thus be easily added to your Maven, Ivy, etc. JMustache is available via Maven Central and can thus be easily added to your Maven, Ivy, etc.
projects by adding a dependency on `com.samskivert:jmustache:1.9`. Or download the projects by adding a dependency on `com.samskivert:jmustache:1.10`. Or download the pre-built
[pre-built jar file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.9/jmustache-1.9.jar). [jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.10/jmustache-1.10.jar).
Usage Usage
===== =====