MVN

org.corpus-tools : rst-emf-api

Maven & Gradle

Dec 22, 2015
1 usages

org.corpus-tools.rst-emf-api · The project rst-emf-api offers a simple java api and model to access and describe RST data used by the RST tool (see: http://www.wagsoft.com/RSTTool/). RST stands for rhetorical structure theory. The api provides methods to read and write rs3 files and manipulate the included data.

<dependency>
    <groupId>org.corpus-tools</groupId>
    <artifactId>rst-emf-api</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.corpus-tools : rst-emf-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of org.corpus-tools : rst-emf-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rst-emf-api-1.0.4

How to add a dependency to Maven

Add the following org.corpus-tools : rst-emf-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.corpus-tools</groupId>
    <artifactId>rst-emf-api</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.corpus-tools : rst-emf-api gradle dependency to your build.gradle file:

implementation 'org.corpus-tools:rst-emf-api:1.0.4'

Gradle Kotlin DSL: Add the following org.corpus-tools : rst-emf-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.corpus-tools:rst-emf-api:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.corpus-tools : rst-emf-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.corpus-tools" % "rst-emf-api" % "1.0.4"

Advertisement

Dependencies from Group

Mar 27, 2023
7 usages
12 stars
Feb 28, 2019
4 usages
0 stars
Mar 03, 2023
2 usages
18 stars
May 19, 2020
2 usages
12 stars
2 usages
14 stars

Discover Dependencies

Sep 02, 2020
1 usages
Sep 16, 2022
6 usages
216 stars
Jul 23, 2021
4 usages
165 stars
Dec 02, 2016
9 stars
Mar 07, 2017
4 usages
4 stars