MVN

io.github.cmu-phil : tetrad

Maven & Gradle

Aug 03, 2023
386 stars

Tetrad Project · The Tetrad causal inference project.

<dependency>
    <groupId>io.github.cmu-phil</groupId>
    <artifactId>tetrad</artifactId>
    <version>7.5.0-jdk1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cmu-phil : tetrad to add to Maven - Latest Versions:

  • Latest Stable: 7.5.0-jdk1.8

All Versions

Choose a version of io.github.cmu-phil : tetrad to add to Maven - All Versions:

Version Vulnerabilities Updated
7.5.x
tetrad-7.5.0-jdk1.8
tetrad-7.5.0
7.4.x
tetrad-7.4.0
7.3.x
tetrad-7.3.4
tetrad-7.3.3
tetrad-7.3.2
tetrad-7.3.0
7.2.x
tetrad-7.2.2
tetrad-7.2.1
tetrad-7.2.0
7.1.x
tetrad-7.1.3-1
tetrad-7.1.3
tetrad-7.1.2-2
tetrad-7.1.2-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.cmu-phil</groupId>
    <artifactId>tetrad</artifactId>
    <version>7.5.0-jdk1.8</version>
</dependency>