MVN

org.relaxng : trang

Maven & Gradle

Dec 22, 2018
3 usages
215 stars

Trang · Trang, a multi-format schema converter based on RELAX NG.

<dependency>
    <groupId>org.relaxng</groupId>
    <artifactId>trang</artifactId>
    <version>20181222</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 20181222

All Versions

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

Version Vulnerabilities Updated
20181222
trang-20181222
20181204
trang-20181204

How to add a dependency to Maven

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

<dependency>
    <groupId>org.relaxng</groupId>
    <artifactId>trang</artifactId>
    <version>20181222</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.relaxng:trang:20181222'

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

implementation("org.relaxng:trang:20181222")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.relaxng" % "trang" % "20181222"

Advertisement

Dependencies from Group

Dec 22, 2018
18 usages
215 stars
Dec 22, 2018
3 usages
215 stars

Discover Dependencies

May 23, 2023
3 usages
581 stars
Jul 10, 2023
4 usages
68 stars
Feb 27, 2023
6 usages
26 stars
Aug 17, 2022
4 usages
4 stars