MVN

org.xml-cml : cmlxom

Maven & Gradle

Jul 13, 2011
11 usages

CMLXOM · A Java library for processing CML

<dependency>
    <groupId>org.xml-cml</groupId>
    <artifactId>cmlxom</artifactId>
    <version>3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xml-cml : cmlxom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1

All Versions

Choose a version of org.xml-cml : cmlxom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1
cmlxom-3.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.xml-cml</groupId>
    <artifactId>cmlxom</artifactId>
    <version>3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xml-cml : cmlxom gradle dependency to your build.gradle file:

implementation 'org.xml-cml:cmlxom:3.1'

Gradle Kotlin DSL: Add the following org.xml-cml : cmlxom gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xml-cml:cmlxom:3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xml-cml : cmlxom sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xml-cml" % "cmlxom" % "3.1"

Advertisement

Dependencies from Group

Jul 13, 2011
11 usages
Jul 12, 2011
4 usages
Jul 13, 2011
2 usages
Jul 08, 2011
2 usages
Jul 13, 2011
1 usages

Discover Dependencies

Apr 15, 2020
3 usages
59 stars
Mar 19, 2023
6 usages
117 stars
Feb 13, 2019
2 usages
4 stars
Mar 12, 2016
4 usages
1 stars
Jun 12, 2017
34 usages
Mar 17, 2019
4 usages
0 stars
Oct 21, 2020
23 usages
37 stars