We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd1fd8 commit 6aa3665Copy full SHA for 6aa3665
1 file changed
src/site/xdoc/index.xml
@@ -76,15 +76,7 @@ for the latest releases.<br />
76
For previous releases, see the <a href="https://archive.apache.org/dist/commons/csv/">Apache Archive</a>
77
</p>
78
<p>
79
- Alternatively, you can pull it from a Maven repository:
80
- <pre><dependency>
81
- <groupId>org.apache.commons</groupId>
82
- <artifactId>commons-csv</artifactId>
83
- <version>1.9.0</version>
84
-</dependency></pre>
85
-</p>
86
-<p>
87
- For other dependency access methods, see <a href="dependency-info.html">Dependency Information</a>
+ For dependency access methods, see <a href="dependency-info.html">Dependency Information</a>
88
89
</section>
90
0 commit comments