MVN

io.github.pdvrieze.xmlutil : core

Maven & Gradle

Jul 05, 2023
1 usages
351 stars

project ':core' · Component of the XMLUtil library

<dependency>
    <groupId>io.github.pdvrieze.xmlutil</groupId>
    <artifactId>core</artifactId>
    <version>0.86.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pdvrieze.xmlutil : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.86.1
  • Latest Release Candidate: 0.84.0-RC1

All Versions

Choose a version of io.github.pdvrieze.xmlutil : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.86.x
core-0.86.1
core-0.86.0
0.85.x
core-0.85.0
0.84.x
core-0.84.3
core-0.84.2
core-0.84.1
core-0.84.0
core-0.84.0-RC1
0.83.x
core-0.83.0
0.82.x
core-0.82.0
0.81.x
core-0.81.2

How to add a dependency to Maven

Add the following io.github.pdvrieze.xmlutil : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pdvrieze.xmlutil</groupId>
    <artifactId>core</artifactId>
    <version>0.86.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pdvrieze.xmlutil : core gradle dependency to your build.gradle file:

implementation 'io.github.pdvrieze.xmlutil:core:0.86.1'

Gradle Kotlin DSL: Add the following io.github.pdvrieze.xmlutil : core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pdvrieze.xmlutil:core:0.86.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pdvrieze.xmlutil : core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pdvrieze.xmlutil" % "core" % "0.86.1"

Advertisement

Dependencies from Group

Jul 05, 2023
4 usages
351 stars
Jul 05, 2023
2 usages
351 stars
Jul 05, 2023
2 usages
351 stars
Jul 05, 2023
2 usages
351 stars
Jul 05, 2023
2 usages
351 stars

Discover Dependencies

Sep 12, 2021
211 stars
Aug 18, 2022
1 usages
11 stars
Jul 12, 2022
1 usages
19 stars
Feb 20, 2023
1 usages
Mar 08, 2022
1 usages
182 stars
api
Aug 06, 2021
1 usages
0 stars