MVN

com.amlinv.xml : xml-tools

Maven & Gradle

Apr 12, 2018
0 stars

XML Tools · Miscellaneous Command-Line Tools for working with XML content

<dependency>
    <groupId>com.amlinv.xml</groupId>
    <artifactId>xml-tools</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amlinv.xml : xml-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.amlinv.xml : xml-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xml-tools-1.0.0

How to add a dependency to Maven

Add the following com.amlinv.xml : xml-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amlinv.xml</groupId>
    <artifactId>xml-tools</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amlinv.xml : xml-tools gradle dependency to your build.gradle file:

implementation 'com.amlinv.xml:xml-tools:1.0.0'

Gradle Kotlin DSL: Add the following com.amlinv.xml : xml-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amlinv.xml:xml-tools:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amlinv.xml : xml-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amlinv.xml" % "xml-tools" % "1.0.0"

Advertisement

Dependencies from Group

Apr 12, 2018
0 stars
Apr 13, 2018
0 stars

Discover Dependencies

Apr 22, 2020
4.4k stars
Jul 27, 2023
1.4k stars
Apr 11, 2018
12 stars
Aug 01, 2023
3 usages
59 stars
Dec 24, 2020
201 stars
Apr 17, 2018
1 usages
78 stars
Apr 15, 2018
1 usages
3 stars
Oct 13, 2021
7 usages
88 stars