MVN

kxml2 : kxml2

Maven & Gradle

Mar 30, 2009
4 usages
<dependency>
    <groupId>kxml2</groupId>
    <artifactId>kxml2</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.0

All Versions

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

Version Vulnerabilities Updated
2.3.x
kxml2-2.3.0
2.2.x
kxml2-2.2.2
2.1.x
kxml2-2.1.8

How to add a dependency to Maven

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

<dependency>
    <groupId>kxml2</groupId>
    <artifactId>kxml2</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'kxml2:kxml2:2.3.0'

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

implementation("kxml2:kxml2:2.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "kxml2" % "kxml2" % "2.3.0"

Advertisement

Dependencies from Group

Mar 30, 2009
4 usages

Discover Dependencies

Nov 09, 2016
3 usages
Nov 04, 2022
8 usages
1.4k stars
Nov 04, 2022
8 usages
1.4k stars
Aug 10, 2023
1 usages
8.6k stars
Jul 28, 2011
3 usages
Jul 01, 2023
11 usages
340 stars
Jun 22, 2023
21 usages
71 stars