MVN

com.github.relaxng : relaxngDatatype

Maven & Gradle

Apr 06, 2011
11 usages
3 stars

RelaxNG datatype library

<dependency>
    <groupId>com.github.relaxng</groupId>
    <artifactId>relaxngDatatype</artifactId>
    <version>2011.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.relaxng : relaxngDatatype to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2011.1

All Versions

Choose a version of com.github.relaxng : relaxngDatatype to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2011.1
relaxngDatatype-2011.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.relaxng</groupId>
    <artifactId>relaxngDatatype</artifactId>
    <version>2011.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.relaxng : relaxngDatatype gradle dependency to your build.gradle file:

implementation 'com.github.relaxng:relaxngDatatype:2011.1'

Gradle Kotlin DSL: Add the following com.github.relaxng : relaxngDatatype gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.relaxng:relaxngDatatype:2011.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.relaxng : relaxngDatatype sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.relaxng" % "relaxngDatatype" % "2011.1"

Advertisement

Dependencies from Group

Apr 06, 2011
11 usages
3 stars

Discover Dependencies

May 10, 2019
12 usages
0 stars
Jul 06, 2020
25 usages
14 stars
Nov 14, 2022
27 usages
Dec 09, 2014
9 usages
Aug 25, 2023
39 usages
187 stars
Mar 28, 2022
6 usages
2 stars
Dec 17, 2015
8 usages
5 stars
Jul 18, 2020
4 usages
12.9k stars