MVN

org.jbibtex : jbibtex

Maven & Gradle

Mar 16, 2022
14 usages
54 stars

JBibTeX · Java BibTeX parser and formatter

<dependency>
    <groupId>org.jbibtex</groupId>
    <artifactId>jbibtex</artifactId>
    <version>1.0.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jbibtex : jbibtex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.20

All Versions

Choose a version of org.jbibtex : jbibtex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jbibtex-1.0.20
jbibtex-1.0.19
jbibtex-1.0.18
jbibtex-1.0.17
jbibtex-1.0.16
jbibtex-1.0.15
jbibtex-1.0.14
jbibtex-1.0.13
jbibtex-1.0.12
jbibtex-1.0.11
jbibtex-1.0.10
jbibtex-1.0.9
jbibtex-1.0.8
jbibtex-1.0.7
jbibtex-1.0.6
jbibtex-1.0.5
jbibtex-1.0.4
jbibtex-1.0.3
jbibtex-1.0.2
jbibtex-1.0.1
jbibtex-1.0.0

How to add a dependency to Maven

Add the following org.jbibtex : jbibtex maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jbibtex</groupId>
    <artifactId>jbibtex</artifactId>
    <version>1.0.20</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jbibtex : jbibtex gradle dependency to your build.gradle file:

implementation 'org.jbibtex:jbibtex:1.0.20'

Gradle Kotlin DSL: Add the following org.jbibtex : jbibtex gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jbibtex:jbibtex:1.0.20")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jbibtex : jbibtex sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jbibtex" % "jbibtex" % "1.0.20"

Advertisement

Dependencies from Group

Mar 16, 2022
14 usages
54 stars

Discover Dependencies

Jun 06, 2017
1 usages
Jun 06, 2017
1 usages
Jan 26, 2022
72 usages
Nov 25, 2015
7 usages
1k stars
Aug 15, 2023
101 usages
1k stars
Aug 15, 2023
41 usages
1k stars
Aug 15, 2023
200 usages
1k stars
Jun 29, 2022
44 usages
2.3k stars
Jun 29, 2022
2 usages
2.3k stars
Aug 12, 2022
48 usages
13k stars