MVN

de.uni-rostock.sbi : DocumentObjectCompiler

Maven & Gradle

Jan 16, 2018
0 stars

DocumentObjectCompiler · Compiler for DocumentObjects

<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>DocumentObjectCompiler</artifactId>
    <version>0.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.uni-rostock.sbi : DocumentObjectCompiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.5

All Versions

Choose a version of de.uni-rostock.sbi : DocumentObjectCompiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
DocumentObjectCompiler-0.6.5
DocumentObjectCompiler-0.6.4

How to add a dependency to Maven

Add the following de.uni-rostock.sbi : DocumentObjectCompiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>DocumentObjectCompiler</artifactId>
    <version>0.6.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.uni-rostock.sbi : DocumentObjectCompiler gradle dependency to your build.gradle file:

implementation 'de.uni-rostock.sbi:DocumentObjectCompiler:0.6.5'

Gradle Kotlin DSL: Add the following de.uni-rostock.sbi : DocumentObjectCompiler gradle kotlin dependency to your build.gradle.kts file:

implementation("de.uni-rostock.sbi:DocumentObjectCompiler:0.6.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.uni-rostock.sbi : DocumentObjectCompiler sbt scala dependency to your build.sbt file:

libraryDependencies += "de.uni-rostock.sbi" % "DocumentObjectCompiler" % "0.6.5"

Advertisement

Dependencies from Group

Sep 18, 2020
5 usages
2 stars
Apr 05, 2022
4 usages
1 stars
Jan 16, 2018
4 usages
2 stars
Nov 24, 2020
3 usages
0 stars
Apr 07, 2022
3 usages
0 stars

Discover Dependencies