Download biojava-structure-4.2.6.jar file - Jar b

Jar examples for b:biojava-structure

Description

The protein structure modules of BioJava.

You can download jar file biojava-structure 4.2.6 in this page.

License

GNU LGPL v2

Build File

You can use the following script to add biojava-structure-4.2.6.jar to your project.

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

Download

Click the following link to download the jar file.

biojava-structure-4.2.6-javadoc.jar
biojava-structure-4.2.6-sources.jar
biojava-structure-4.2.6.jar
biojava-structure-4.2.6.pom



Related Tutorials