MVN

org.eaxy : eaxy

Maven & Gradle

Mar 04, 2019
5 usages
51 stars

Eaxy Easy XML library · A Java library used to build and process XML

<dependency>
    <groupId>org.eaxy</groupId>
    <artifactId>eaxy</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eaxy : eaxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of org.eaxy : eaxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
eaxy-0.2.2
eaxy-0.2.1
0.2
eaxy-0.2
0.1
eaxy-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eaxy</groupId>
    <artifactId>eaxy</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.eaxy:eaxy:0.2.2'

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

implementation("org.eaxy:eaxy:0.2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.eaxy" % "eaxy" % "0.2.2"

Advertisement

Dependencies from Group

Mar 04, 2019
5 usages
51 stars

Discover Dependencies

Aug 08, 2023
6 usages
117 stars
Aug 08, 2023
5 usages
117 stars
Dec 08, 2015
2 usages
35 stars
Dec 06, 2016
1 usages
21 stars
Dec 19, 2019
91 usages
2 stars
Jun 28, 2023
2 usages
6.7k stars
Jul 04, 2022
1.6k usages
927 stars
Apr 07, 2021
22 usages
1.5k stars