MVN

edu.cornell.ncrn.ced2ar.data : ced2arspssreader

Maven & Gradle

Sep 27, 2018
1 usages
1 stars

Reads SPSS (.sav) data sets and creates two csv files.

<dependency>
    <groupId>edu.cornell.ncrn.ced2ar.data</groupId>
    <artifactId>ced2arspssreader</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.cornell.ncrn.ced2ar.data : ced2arspssreader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of edu.cornell.ncrn.ced2ar.data : ced2arspssreader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
ced2arspssreader-1.3.0

How to add a dependency to Maven

Add the following edu.cornell.ncrn.ced2ar.data : ced2arspssreader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.cornell.ncrn.ced2ar.data</groupId>
    <artifactId>ced2arspssreader</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.cornell.ncrn.ced2ar.data : ced2arspssreader gradle dependency to your build.gradle file:

implementation 'edu.cornell.ncrn.ced2ar.data:ced2arspssreader:1.3.0'

Gradle Kotlin DSL: Add the following edu.cornell.ncrn.ced2ar.data : ced2arspssreader gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.cornell.ncrn.ced2ar.data:ced2arspssreader:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.cornell.ncrn.ced2ar.data : ced2arspssreader sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.cornell.ncrn.ced2ar.data" % "ced2arspssreader" % "1.3.0"

Advertisement

Dependencies from Group

Sep 27, 2018
1 usages
1 stars

Discover Dependencies

Sep 25, 2022
1 usages
1 stars
Sep 25, 2022
2 usages
1 stars
Aug 20, 2023
1 stars
Dec 20, 2021
7 usages
114 stars
Sep 30, 2018
2 stars
Aug 16, 2023
180 usages
7 stars
Feb 03, 2023
270 stars
Sep 28, 2018
6 usages
4 stars
Jan 13, 2021
11 usages
Sep 06, 2021
0 stars