MVN

org.staxnav : staxnav.core

Maven & Gradle

Feb 11, 2014
6 usages
3 stars

Staxnav - Core

<dependency>
    <groupId>org.staxnav</groupId>
    <artifactId>staxnav.core</artifactId>
    <version>0.9.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.8

All Versions

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

Version Vulnerabilities Updated
0.9.x
staxnav.core-0.9.8
staxnav.core-0.9.7
staxnav.core-0.9.6
staxnav.core-0.9.5
staxnav.core-0.9.4
staxnav.core-0.9.3
staxnav.core-0.9.2
staxnav.core-0.9.1
staxnav.core-0.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.staxnav</groupId>
    <artifactId>staxnav.core</artifactId>
    <version>0.9.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.staxnav:staxnav.core:0.9.8'

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

implementation("org.staxnav:staxnav.core:0.9.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.staxnav" % "staxnav.core" % "0.9.8"

Advertisement

Dependencies from Group

Feb 11, 2014
6 usages
3 stars
Jun 24, 2011
3 stars
Jun 24, 2011
3 stars
Feb 11, 2014
3 stars
Feb 11, 2014
3 stars

Discover Dependencies

Sep 18, 2007
14 usages
Nov 22, 2019
9 usages
281 stars
Sep 06, 2021
9 usages
Nov 16, 2022
4 usages
0 stars
Feb 21, 2018
8 usages
58 stars
Apr 01, 2023
6 usages
4 stars
Jun 11, 2016
11 usages
Apr 18, 2020
6 usages
1k stars