MVN

sax : sax

Maven & Gradle

Sep 20, 2005
22 usages
<dependency>
    <groupId>sax</groupId>
    <artifactId>sax</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.1

All Versions

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

Version Vulnerabilities Updated
2.0.x
sax-2.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>sax</groupId>
    <artifactId>sax</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'sax:sax:2.0.1'

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

implementation("sax:sax:2.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "sax" % "sax" % "2.0.1"

Advertisement

Dependencies from Group

sax
Sep 20, 2005
22 usages

Discover Dependencies

Jun 26, 2013
8 usages
Feb 26, 2013
11 usages
185 stars
Jun 04, 2014
10 usages
Jan 29, 2015
1 usages
Dec 01, 2014
Sep 07, 2011
8 usages
Apr 15, 2006
11 usages
May 03, 2013
0 stars
Nov 29, 2011
206 usages
64 stars