MVN

com.arosbio : confai

Maven & Gradle

Jul 16, 2023
5 stars

com.arosbio:confai · Conformal AI package, including all data IO, transformations, machine learning models and predictor classes. Without inclusion of chemistry-dependent code.

<dependency>
    <groupId>com.arosbio</groupId>
    <artifactId>confai</artifactId>
    <version>2.0.0-rc3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arosbio : confai to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-rc3
  • Latest Release Candidate: 2.0.0-rc3

All Versions

Choose a version of com.arosbio : confai to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
confai-2.0.0-rc3
confai-2.0.0-rc1

How to add a dependency to Maven

Add the following com.arosbio : confai maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.arosbio</groupId>
    <artifactId>confai</artifactId>
    <version>2.0.0-rc3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arosbio : confai gradle dependency to your build.gradle file:

implementation 'com.arosbio:confai:2.0.0-rc3'

Gradle Kotlin DSL: Add the following com.arosbio : confai gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arosbio:confai:2.0.0-rc3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arosbio : confai sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arosbio" % "confai" % "2.0.0-rc3"

Advertisement

Dependencies from Group

Jul 16, 2023
5 stars
Jul 16, 2023
5 stars
Jul 16, 2023
5 stars
Jul 16, 2023
5 stars
Jul 16, 2023
5 stars

Discover Dependencies

Jul 16, 2023
5 stars
Jul 16, 2023
5 stars
Jul 16, 2023
5 stars
Jul 16, 2023
5 stars
Jul 16, 2023
5 stars
Jul 16, 2023
7 stars