Forester

Applications and software libraries for evolutionary biology and comparative genomics research

Categories

Categories

BioJava Business Logic Libraries Science
GroupId

GroupId

org.biojava.thirdparty
ArtifactId

ArtifactId

forester
Last Version

Last Version

1.039
Release Date

Release Date

Type

Type

jar
Description

Description

Forester
Applications and software libraries for evolutionary biology and comparative genomics research
Source Code Management

Source Code Management

https://github.com/josemduarte/forester.git

Download forester

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.5
openchart » openchart jar 1.4.2

provided (1)

Group / Artifact Type Version
com.itextpdf : itextpdf jar 5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.039
1.038
1.005