MVN

xmlwise : xmlwise

Maven & Gradle

Oct 23, 2012
4 usages

xmlwise · Simplified java XML/plist reading.

<dependency>
    <groupId>xmlwise</groupId>
    <artifactId>xmlwise</artifactId>
    <version>1.2.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xmlwise : xmlwise to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.11

All Versions

Choose a version of xmlwise : xmlwise to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
xmlwise-1.2.11

How to add a dependency to Maven

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

<dependency>
    <groupId>xmlwise</groupId>
    <artifactId>xmlwise</artifactId>
    <version>1.2.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xmlwise : xmlwise gradle dependency to your build.gradle file:

implementation 'xmlwise:xmlwise:1.2.11'

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

implementation("xmlwise:xmlwise:1.2.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following xmlwise : xmlwise sbt scala dependency to your build.sbt file:

libraryDependencies += "xmlwise" % "xmlwise" % "1.2.11"

Advertisement

Dependencies from Group

Oct 23, 2012
4 usages

Discover Dependencies

Jul 11, 2017
1 usages
47 stars
Dec 06, 2011
2 usages
1 stars
Feb 23, 2016
8 usages
3 stars
Jan 27, 2017
6 usages
24 stars
Aug 24, 2023
4 usages
5 stars
Apr 28, 2023
114 stars
Nov 17, 2022
12 usages
15 stars
Dec 27, 2011
10 usages
14 stars