| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdio.github.cmu-phil | 
| ArtifactId | ArtifactIddata-reader | 
| Last Version | Last Version7.1.2-2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe Tetrad causal inference project. | 
| Filename | Size | 
|---|---|
| data-reader-7.1.2-2.pom | |
| data-reader-7.1.2-2.jar | 89 KB | 
| data-reader-7.1.2-2-sources.jar | 76 KB | 
| data-reader-7.1.2-2-javadoc.jar | 449 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |