Download biojava-structure-5.0.0-alpha11.jar file - Jar b

Jar examples for b:biojava-structure

Description

The protein structure modules of BioJava.

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

License

GNU LGPL v2

Build File

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

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

Download

Click the following link to download the jar file.

biojava-structure-5.0.0-alpha11-javadoc.jar
biojava-structure-5.0.0-alpha11-sources.jar
biojava-structure-5.0.0-alpha11.jar
biojava-structure-5.0.0-alpha11.pom



Related Tutorials