MVN

org.jdmp : jdmp-core

Maven & Gradle

Aug 17, 2015
11 usages
43 stars

jdmp-core · Main package of JDMP containing machine learning algorithms and functions

<dependency>
    <groupId>org.jdmp</groupId>
    <artifactId>jdmp-core</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jdmp : jdmp-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.jdmp : jdmp-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jdmp-core-0.3.0

How to add a dependency to Maven

Add the following org.jdmp : jdmp-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jdmp</groupId>
    <artifactId>jdmp-core</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jdmp : jdmp-core gradle dependency to your build.gradle file:

implementation 'org.jdmp:jdmp-core:0.3.0'

Gradle Kotlin DSL: Add the following org.jdmp : jdmp-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jdmp:jdmp-core:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jdmp : jdmp-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jdmp" % "jdmp-core" % "0.3.0"

Advertisement

Dependencies from Group

Aug 17, 2015
11 usages
43 stars
Aug 17, 2015
2 usages
43 stars
Aug 17, 2015
1 usages
43 stars
Aug 17, 2015
1 usages
43 stars
Aug 17, 2015
1 usages
43 stars

Discover Dependencies

Jul 15, 2017
1 usages
11 stars
Oct 29, 2014
39 usages
67 stars
Nov 27, 2007
28 usages
Jun 21, 2023
19 usages
182 stars
Jun 28, 2023
98 usages
2.1k stars
Jun 10, 2019
40 usages
938 stars
Aug 27, 2015
3 usages
42 stars
May 23, 2023
100 usages
7 stars