Jar examples for b:babel-bibtex-converter
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.
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'
Click the following link to download the jar file.
babel-bibtex-converter-1.0-javadoc.jar