Download BiVeS-1.11.2.jar file - Jar b

Jar examples for b:BiVeS

Description

BiVeS - BioModel Version Control System This package provides access to the BiVeS framework

You can download jar file BiVeS 1.11.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add BiVeS-1.11.2.jar to your project.

<dependency>
   <groupId>de.uni-rostock.sbi</groupId>
   <artifactId>BiVeS</artifactId>
   <version>1.11.2</version>
</dependency>
compile group: 'de.uni-rostock.sbi', name: 'BiVeS', version: '1.11.2'
libraryDependencies += "de.uni-rostock.sbi" % "BiVeS" % "1.11.2"
<dependency org="de.uni-rostock.sbi" name="BiVeS" rev="1.11.2"/>
@Grapes(@Grab(group='de.uni-rostock.sbi', module='BiVeS', version='1.11.2'))
'de.uni-rostock.sbi:BiVeS:jar:1.11.2'

Download

Click the following link to download the jar file.

BiVeS-1.11.2-jar-with-dependencies.jar
BiVeS-1.11.2-javadoc.jar
BiVeS-1.11.2-sources.jar
BiVeS-1.11.2.jar
BiVeS-1.11.2.pom



Related Tutorials