| Categories |
CategoriesBioJava Business Logic Libraries Science |
|---|---|
| GroupId | GroupIdorg.biojava.thirdparty |
| ArtifactId | ArtifactIdforester |
| Last Version | Last Version1.039 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionForester
Applications and software libraries for evolutionary biology and comparative genomics research
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| forester-1.039.pom | |
| forester-1.039.jar | 1 MB |
| forester-1.039-sources.jar | 2 MB |
| forester-1.039-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.biojava.thirdparty/forester/ -->
<dependency>
<groupId>org.biojava.thirdparty</groupId>
<artifactId>forester</artifactId>
<version>1.039</version>
</dependency>
// https://jarcasting.com/artifacts/org.biojava.thirdparty/forester/
implementation 'org.biojava.thirdparty:forester:1.039'
// https://jarcasting.com/artifacts/org.biojava.thirdparty/forester/
implementation ("org.biojava.thirdparty:forester:1.039")
'org.biojava.thirdparty:forester:jar:1.039'
<dependency org="org.biojava.thirdparty" name="forester" rev="1.039">
<artifact name="forester" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biojava.thirdparty', module='forester', version='1.039')
)
libraryDependencies += "org.biojava.thirdparty" % "forester" % "1.039"
[org.biojava.thirdparty/forester "1.039"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.5 |
| openchart » openchart | jar | 1.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.itextpdf : itextpdf | jar | 5.1.0 |