File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1313Maven Central as well as manual download (see below).
1414
1515This release contains over
16- [ < https://github.com/biojava/biojava/compare/6f8d796fee92edbbcd001c33cdae4f15c5480741 > ...biojava-4.2.0
17- 750 ] commits from 16 contributors.
16+ [ 750 commits ] ( https://github.com/biojava/biojava/compare/6f8d796fee92edbbcd001c33cdae4f15c5480741...biojava-4.2.0 )
17+ from 16 contributors.
1818
1919### New Features
2020
@@ -83,6 +83,7 @@ this release.
8383You can create a BioJava dependency by adding the following XML to your
8484project pom.xml file:
8585
86+ ``` xml
8687 <dependencies >
8788 <dependency >
8889 <groupId >org.biojava</groupId >
@@ -91,6 +92,7 @@ project pom.xml file:
9192 </dependency >
9293 <!-- other biojava jars as needed -->
9394 </dependencies >
95+ ```
9496
9597Manual Download
9698---------------
You can’t perform that action at this time.
0 commit comments