License |
License |
---|---|
GroupId | GroupIdio.github.cmu-phil |
ArtifactId | ArtifactIdtetrad |
Last Version | Last Version7.1.2-2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTetrad Project
The Tetrad causal inference project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
tetrad-7.1.2-2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cmu-phil/tetrad/ -->
<dependency>
<groupId>io.github.cmu-phil</groupId>
<artifactId>tetrad</artifactId>
<version>7.1.2-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cmu-phil/tetrad/
implementation 'io.github.cmu-phil:tetrad:7.1.2-2'
// https://jarcasting.com/artifacts/io.github.cmu-phil/tetrad/
implementation ("io.github.cmu-phil:tetrad:7.1.2-2")
'io.github.cmu-phil:tetrad:pom:7.1.2-2'
<dependency org="io.github.cmu-phil" name="tetrad" rev="7.1.2-2">
<artifact name="tetrad" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.cmu-phil', module='tetrad', version='7.1.2-2')
)
libraryDependencies += "io.github.cmu-phil" % "tetrad" % "7.1.2-2"
[io.github.cmu-phil/tetrad "7.1.2-2"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.10.2 |
de.bwaldvogel : liblinear | jar | 2.44 |