is not current version
Last Version 1.0.20

JBibTeX 1.0.18

Java BibTeX parser and formatter

License

License

GroupId

GroupId

org.jbibtex
ArtifactId

ArtifactId

jbibtex
Version

Version

1.0.18
Type

Type

jar
Description

Description

JBibTeX
Java BibTeX parser and formatter
Project Organization

Project Organization

University of Tartu

Download jbibtex 1.0.18


<!-- https://jarcasting.com/artifacts/org.jbibtex/jbibtex/ -->
<dependency>
    <groupId>org.jbibtex</groupId>
    <artifactId>jbibtex</artifactId>
    <version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbibtex/jbibtex/
implementation 'org.jbibtex:jbibtex:1.0.18'
// https://jarcasting.com/artifacts/org.jbibtex/jbibtex/
implementation ("org.jbibtex:jbibtex:1.0.18")
'org.jbibtex:jbibtex:jar:1.0.18'
<dependency org="org.jbibtex" name="jbibtex" rev="1.0.18">
  <artifact name="jbibtex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbibtex', module='jbibtex', version='1.0.18')
)
libraryDependencies += "org.jbibtex" % "jbibtex" % "1.0.18"
[org.jbibtex/jbibtex "1.0.18"]

Dependencies

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar [2.8.0, 2.12.0]

test (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar [2.8.0, 2.12.0]
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.