MVN

se.uu.it : cp

Maven & Gradle

May 16, 2017
15 stars

Scala-CP is a Conformal Prediction (by Vovk et. al.) Scala implementation

<dependency>
    <groupId>se.uu.it</groupId>
    <artifactId>cp</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.uu.it : cp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of se.uu.it : cp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
cp-0.1.0

How to add a dependency to Maven

Add the following se.uu.it : cp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.uu.it</groupId>
    <artifactId>cp</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.uu.it : cp gradle dependency to your build.gradle file:

implementation 'se.uu.it:cp:0.1.0'

Gradle Kotlin DSL: Add the following se.uu.it : cp gradle kotlin dependency to your build.gradle.kts file:

implementation("se.uu.it:cp:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.uu.it : cp sbt scala dependency to your build.sbt file:

libraryDependencies += "se.uu.it" % "cp" % "0.1.0"

Advertisement

Dependencies from Group

cp
May 16, 2017
15 stars
Feb 19, 2018
14 stars
Apr 01, 2020

Discover Dependencies

May 14, 2017
253 stars
May 14, 2017
402 stars
Dec 21, 2022
117 stars
Dec 18, 2021
4 stars
Dec 18, 2021
4 stars
Dec 18, 2021
4 stars
Dec 18, 2021
4 stars
Dec 18, 2021
4 stars
Dec 18, 2021
4 stars