MVN

org.eolang : xax

Maven & Gradle

Dec 06, 2022
5 stars

xax · JUnit XSL Assertions

<dependency>
    <groupId>org.eolang</groupId>
    <artifactId>xax</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.5

All Versions

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

Version Vulnerabilities Updated
0.0.x
xax-0.0.5
xax-0.0.4
xax-0.0.3
xax-0.0.2
xax-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eolang</groupId>
    <artifactId>xax</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.eolang:xax:0.0.5'

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

implementation("org.eolang:xax:0.0.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.eolang" % "xax" % "0.0.5"

Advertisement

Dependencies from Group

Aug 03, 2023
4 usages
803 stars
Aug 03, 2023
4 usages
803 stars
Dec 24, 2020
1 usages
585 stars
Aug 03, 2023
907 stars
Aug 03, 2023
803 stars

Discover Dependencies