Download biojava-core-4.2.5.jar file - Jar b

Jar examples for b:biojava-core

Description

You can download jar file biojava-core 4.2.5 in this page.

License

GNU LGPL v2

Build File

You can use the following script to add biojava-core-4.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

biojava-core-4.2.5-javadoc.jar
biojava-core-4.2.5-sources.jar
biojava-core-4.2.5.jar
biojava-core-4.2.5.pom



Related Tutorials