MVN

com.mycila : mycila-xmltool

Maven & Gradle

Nov 11, 2014
5 usages

mycila-xmltool

<dependency>
    <groupId>com.mycila</groupId>
    <artifactId>mycila-xmltool</artifactId>
    <version>4.4.ga</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mycila : mycila-xmltool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4.ga
  • Latest Release Candidate: 4.0.rc1

All Versions

Choose a version of com.mycila : mycila-xmltool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.4.x
mycila-xmltool-4.4.ga
4.3.x
mycila-xmltool-4.3.ga
4.2.x
mycila-xmltool-4.2.ga
4.1.x
mycila-xmltool-4.1.ga
4.0.x
mycila-xmltool-4.0.ga
mycila-xmltool-4.0.rc1
2.0.x
mycila-xmltool-2.0.rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mycila</groupId>
    <artifactId>mycila-xmltool</artifactId>
    <version>4.4.ga</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mycila : mycila-xmltool gradle dependency to your build.gradle file:

implementation 'com.mycila:mycila-xmltool:4.4.ga'

Gradle Kotlin DSL: Add the following com.mycila : mycila-xmltool gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mycila:mycila-xmltool:4.4.ga")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mycila : mycila-xmltool sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mycila" % "mycila-xmltool" % "4.4.ga"

Advertisement

Dependencies from Group

Mar 23, 2023
13 usages
216 stars
Oct 20, 2011
13 usages
Jul 24, 2012
13 usages
Nov 11, 2014
5 usages
Aug 02, 2013
5 usages

Discover Dependencies

Jan 23, 2014
6 usages
1.8k stars
Dec 23, 2010
46 usages
Dec 28, 2005
11 usages
Dec 12, 2013
23 usages
Mar 08, 2013
12 usages
Mar 30, 2006
5 usages
Jan 12, 2013
2 usages
Mar 26, 2015
10 usages
21 stars
Apr 30, 2010
107 usages
Oct 01, 2014
5 usages
3 stars