is not current version
Last Version 1.039

org.biojava.thirdparty:forester 1.005

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
Version

Version

1.005
Type

Type

jar

Download forester 1.005


<!-- https://jarcasting.com/artifacts/org.biojava.thirdparty/forester/ -->
<dependency>
    <groupId>org.biojava.thirdparty</groupId>
    <artifactId>forester</artifactId>
    <version>1.005</version>
</dependency>
// https://jarcasting.com/artifacts/org.biojava.thirdparty/forester/
implementation 'org.biojava.thirdparty:forester:1.005'
// https://jarcasting.com/artifacts/org.biojava.thirdparty/forester/
implementation ("org.biojava.thirdparty:forester:1.005")
'org.biojava.thirdparty:forester:jar:1.005'
<dependency org="org.biojava.thirdparty" name="forester" rev="1.005">
  <artifact name="forester" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biojava.thirdparty', module='forester', version='1.005')
)
libraryDependencies += "org.biojava.thirdparty" % "forester" % "1.005"
[org.biojava.thirdparty/forester "1.005"]