[GRADLE-1119] DependencyHandler Documentation: "3 notations" Created: 15/Aug/10 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 0.9 |
Fix Version/s: | 0.9-rc-2 |
Type: | Improvement | ||
Reporter: | Robert Fischer | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Description |
http://gradle.org/0.9-rc-1/docs/javadoc/org/gradle/api/artifacts/dsl/DependencyHandler.html Under "External Modules", it says that there are "3 notations", but then shows only two notations and later says "both notations". |
Comments |
Comment by Hans Dockter [ 16/Aug/10 ] |
I have also added a paragraph that you can add dependency objects directly. |