Last Version

SPSS Datafile Reader 1.3

Reads statistical data files in SPSS .sav format.

License

License

Categories

Categories

Data
GroupId

GroupId

com.bedatadriven.spss
ArtifactId

ArtifactId

spss-reader
Version

Version

1.3
Type

Type

jar
Description

Description

SPSS Datafile Reader
Reads statistical data files in SPSS .sav format.
Project URL

Project URL

https://github.com/bedatadriven/spss-reader
Project Organization

Project Organization

BeDataDriven

Download spss-reader 1.3


<!-- https://jarcasting.com/artifacts/com.bedatadriven.spss/spss-reader/ -->
<dependency>
    <groupId>com.bedatadriven.spss</groupId>
    <artifactId>spss-reader</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bedatadriven.spss/spss-reader/
implementation 'com.bedatadriven.spss:spss-reader:1.3'
// https://jarcasting.com/artifacts/com.bedatadriven.spss/spss-reader/
implementation ("com.bedatadriven.spss:spss-reader:1.3")
'com.bedatadriven.spss:spss-reader:jar:1.3'
<dependency org="com.bedatadriven.spss" name="spss-reader" rev="1.3">
  <artifact name="spss-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bedatadriven.spss', module='spss-reader', version='1.3')
)
libraryDependencies += "com.bedatadriven.spss" % "spss-reader" % "1.3"
[com.bedatadriven.spss/spss-reader "1.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.