We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9be3f6 + 399f7fe commit b1ef947Copy full SHA for b1ef947
1 file changed
installation.md
@@ -16,7 +16,7 @@ As of version 4, BioJava is available in maven central. This is all you would ne
16
<dependency>
17
18
<groupId>org.biojava</groupId>
19
- <artifactId>biojava-genomics</artifactId>
+ <artifactId>biojava-genome</artifactId>
20
<version>4.2.0</version>
21
<!-- note: the genomics module depends on the BioJava-core module and will import it automatically -->
22
</dependency>
0 commit comments