mirror of
https://github.com/square/okhttp.git
synced 2025-12-03 18:31:17 +03:00
Remove 'jar-with-dependencies' qualifier from download link.
This link is used when the jQuery Maven Artifact plugin cannot resolve the absolute URL of the latest artifact.
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
-->
|
||||
|
||||
<h3 id="download">Download</h3>
|
||||
<p><a href="http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.squareup.okhttp&a=okhttp&c=jar-with-dependencies&v=LATEST" class="dl version-href">↓ <span class="version-tag">Latest</span> JAR</a></p>
|
||||
<p><a href="http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.squareup.okhttp&a=okhttp&v=LATEST" class="dl version-href">↓ <span class="version-tag">Latest</span> JAR</a></p>
|
||||
<p>The source code to the OkHttp, its samples, and this website is <a href="http://github.com/square/okhttp">available on GitHub</a>.</p>
|
||||
|
||||
<h4>Maven</h4>
|
||||
|
||||
Reference in New Issue
Block a user