io.github.cmu-phil:data-reader

The Tetrad causal inference project.

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.cmu-phil
ArtifactId

ArtifactId

data-reader
Last Version

Last Version

7.1.2-2
Release Date

Release Date

Type

Type

jar
Description

Description

The Tetrad causal inference project.

Download data-reader

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.cmu-phil/data-reader/ -->
<dependency>
    <groupId>io.github.cmu-phil</groupId>
    <artifactId>data-reader</artifactId>
    <version>7.1.2-2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cmu-phil/data-reader/
implementation 'io.github.cmu-phil:data-reader:7.1.2-2'
// https://jarcasting.com/artifacts/io.github.cmu-phil/data-reader/
implementation ("io.github.cmu-phil:data-reader:7.1.2-2")
'io.github.cmu-phil:data-reader:jar:7.1.2-2'
<dependency org="io.github.cmu-phil" name="data-reader" rev="7.1.2-2">
  <artifact name="data-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cmu-phil', module='data-reader', version='7.1.2-2')
)
libraryDependencies += "io.github.cmu-phil" % "data-reader" % "7.1.2-2"
[io.github.cmu-phil/data-reader "7.1.2-2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.reflections : reflections jar 0.10.2
de.bwaldvogel : liblinear jar 2.44

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
7.1.2-2
7.1.2-1