MVN

org.kohsuke.rngom : rngom

Maven & Gradle

May 31, 2016
11 usages

RELAX NG Object Model / Parser · RNGOM is an open-source Java library for parsing RELAX NG grammars.

<dependency>
    <groupId>org.kohsuke.rngom</groupId>
    <artifactId>rngom</artifactId>
    <version>201605</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 201605

All Versions

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

Version Vulnerabilities Updated
20100718
rngom-20100718
20061207
rngom-20061207
201605
rngom-201605

How to add a dependency to Maven

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

<dependency>
    <groupId>org.kohsuke.rngom</groupId>
    <artifactId>rngom</artifactId>
    <version>201605</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.kohsuke.rngom:rngom:201605'

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

implementation("org.kohsuke.rngom:rngom:201605")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.kohsuke.rngom" % "rngom" % "201605"

Advertisement

Dependencies from Group

May 31, 2016
11 usages

Discover Dependencies

Jun 12, 2014
20 usages
132 stars
Apr 23, 2018
8 usages
0 stars
Sep 02, 2014
10 usages
36 stars
Dec 18, 2021
26 usages
24 stars
Apr 14, 2022
28 usages
180 stars
May 03, 2017
4 usages
1 stars
May 26, 2020
5 usages
Nov 29, 2015
3 usages
Apr 05, 2017
3 usages
708 stars
Jun 22, 2023
40 usages
2 stars