-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
Open search.maven.org and try to search. Can't add dependency with maven or
gradle
For example you can add junit dependency in one line like that:
testCompile 'junit:junit:4.11'
But without jbpt in Maven I can't include library in config, without putting
binaries into project.
Original issue reported on code.google.com by [email protected] on 13 Jun 2014 at 4:28