Download forester-1.005.jar file - Jar f

Jar examples for f:forester

Description

Applications and software libraries for evolutionary biology and comparative genomics research

You can download jar file forester 1.005 in this page.

License

GNU LGPL v2

Build File

You can use the following script to add forester-1.005.jar to your project.

<dependency>
   <groupId>org.biojava.thirdparty</groupId>
   <artifactId>forester</artifactId>
   <version>1.005</version>
</dependency>
compile group: 'org.biojava.thirdparty', name: 'forester', version: '1.005'
libraryDependencies += "org.biojava.thirdparty" % "forester" % "1.005"
<dependency org="org.biojava.thirdparty" name="forester" rev="1.005"/>
@Grapes(@Grab(group='org.biojava.thirdparty', module='forester', version='1.005'))
'org.biojava.thirdparty:forester:jar:1.005'

Download

Click the following link to download the jar file.

forester-1.005-javadoc.jar
forester-1.005-sources.jar
forester-1.005.jar
forester-1.005.pom



Related Tutorials