Skip to content

Commit

Permalink
Add direct link to manual download page on Bintray (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
tustin2121 authored and TimvdLippe committed Jan 9, 2018
1 parent cc0cadf commit 2332bb3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _posts/2000-01-10-how.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Maven users can declare a [dependency on mockito-core](http://search.maven.org/#
Mockito is automatically published to [Bintray's jcenter](http://jcenter.bintray.com/org/mockito/mockito-core)
and synced to the Maven Central Repository.

Users doing manual dependency management can download the jars directly from
[Mockito's Bintray repository](https://bintray.com/mockito/maven/mockito-development/_latestVersion),
under the Files tab.

Legacy builds with manual dependency management can use 1.* "mockito-all" distribution.
It can be downloaded from Mockito's Bintray repository or Bintray's jcenter.
"mockito-all" distribution has been discontinued in Mockito 2.*.
Expand Down

0 comments on commit 2332bb3

Please sign in to comment.