File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,18 +21,15 @@ You can add the BioJava repository by adding the following XML to your project p
2121 <dependencies >
2222 ...
2323 <dependency >
24- <!-- This imports the latest SNAPSHOT builds from the protein structure modules of BioJava
24+ <!-- This imports the latest SNAPSHOT builds from the protein structure modules of BioJava.
2525 -->
2626 <groupId >org.biojava</groupId >
2727 <artifactId >biojava3-structure</artifactId >
2828 <version >3.0.7-SNAPSHOT</version >
2929 </dependency >
3030
3131 <!-- if you want to use the visualisation tools you need also this one: -->
32-
33- <dependency >
34- <!-- This imports the latest SNAPSHOT builds from the protein structure modules of BioJava
35- -->
32+ <dependency >
3633 <groupId >org.biojava</groupId >
3734 <artifactId >biojava3-structure-gui</artifactId >
3835 <version >3.0.7-SNAPSHOT</version >
You can’t perform that action at this time.
0 commit comments