diff options
Diffstat (limited to 'website/download.html')
-rw-r--r-- | website/download.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/website/download.html b/website/download.html index 5b546b72..cc8ac1c5 100644 --- a/website/download.html +++ b/website/download.html @@ -48,6 +48,9 @@ <a href="http://projectlombok.googlecode.com/files/lombok.jar" id="downloadLink"> Download now! </a> + <p> + <a href="mavenrepo/index.html">Using maven? Click here!</a> + </p> <div class="backLink"> <a href="index.html">back to the project homepage</a> </div> |