From 4e9c6517bdadc08de835d402ea423709938ade42 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Wed, 27 Sep 2017 17:20:17 -0700 Subject: [PATCH] Removed JAR download link. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e3d92798..3f90588d 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,6 @@ dependencies { ``` -If you are not using Gradle or Maven you can download the latest gitlab4j-api JAR file here: [gitlab4j-api-4.6.0.jar](https://oss.sonatype.org/service/local/repositories/releases/content/org/gitlab4j/gitlab4j-api/4.6.0/gitlab4j-api-4.6.0.jar "Download JAR") - Javadocs are available here: Javadocs --- -- GitLab