Download babel-bibtex-converter-1.0.jar file - Jar b

Jar examples for b:babel-bibtex-converter

Description

Bibtex Converter is part of the Babel project. It reads and writes data in bibtex format.

You can download jar file babel-bibtex-converter 1.0 in this page.

Build File

You can use the following script to add babel-bibtex-converter-1.0.jar to your project.

<dependency>
   <groupId>edu.mit.simile</groupId>
   <artifactId>babel-bibtex-converter</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'edu.mit.simile', name: 'babel-bibtex-converter', version: '1.0'
libraryDependencies += "edu.mit.simile" % "babel-bibtex-converter" % "1.0"
<dependency org="edu.mit.simile" name="babel-bibtex-converter" rev="1.0"/>
@Grapes(@Grab(group='edu.mit.simile', module='babel-bibtex-converter', version='1.0'))
'edu.mit.simile:babel-bibtex-converter:jar:1.0'

Download

Click the following link to download the jar file.

babel-bibtex-converter-1.0-javadoc.jar
babel-bibtex-converter-1.0-sources.jar
babel-bibtex-converter-1.0.jar
babel-bibtex-converter-1.0.pom



Related Tutorials