Last Version

jdmp-core 0.3.0

Main package of JDMP containing machine learning algorithms and functions

License

License

GroupId

GroupId

org.jdmp
ArtifactId

ArtifactId

jdmp-core
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Project Organization

Java Data Mining Package

Download jdmp-core 0.3.0


<!-- https://jarcasting.com/artifacts/org.jdmp/jdmp-core/ -->
<dependency>
    <groupId>org.jdmp</groupId>
    <artifactId>jdmp-core</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdmp/jdmp-core/
implementation 'org.jdmp:jdmp-core:0.3.0'
// https://jarcasting.com/artifacts/org.jdmp/jdmp-core/
implementation ("org.jdmp:jdmp-core:0.3.0")
'org.jdmp:jdmp-core:jar:0.3.0'
<dependency org="org.jdmp" name="jdmp-core" rev="0.3.0">
  <artifact name="jdmp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdmp', module='jdmp-core', version='0.3.0')
)
libraryDependencies += "org.jdmp" % "jdmp-core" % "0.3.0"
[org.jdmp/jdmp-core "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ujmp : ujmp-core jar 0.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.ujmp : ujmp-core test-jar 0.3.0

Project Modules

There are no modules declared in this project.