Last Version

RelaxNG datatype library 2011.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

BSD
Categories

Categories

Data
GroupId

GroupId

com.github.relaxng
ArtifactId

ArtifactId

relaxngDatatype
Version

Version

2011.1
Type

Type

jar
Description

Description

RelaxNG datatype library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/java-schema-utilities/relaxng-datatype-java
Source Code Management

Source Code Management

http://github.com/java-schema-utilities/relaxng-datatype-java

Download relaxngDatatype 2011.1


<!-- https://jarcasting.com/artifacts/com.github.relaxng/relaxngDatatype/ -->
<dependency>
    <groupId>com.github.relaxng</groupId>
    <artifactId>relaxngDatatype</artifactId>
    <version>2011.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.relaxng/relaxngDatatype/
implementation 'com.github.relaxng:relaxngDatatype:2011.1'
// https://jarcasting.com/artifacts/com.github.relaxng/relaxngDatatype/
implementation ("com.github.relaxng:relaxngDatatype:2011.1")
'com.github.relaxng:relaxngDatatype:jar:2011.1'
<dependency org="com.github.relaxng" name="relaxngDatatype" rev="2011.1">
  <artifact name="relaxngDatatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.relaxng', module='relaxngDatatype', version='2011.1')
)
libraryDependencies += "com.github.relaxng" % "relaxngDatatype" % "2011.1"
[com.github.relaxng/relaxngDatatype "2011.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.