MVN

org.ujmp : ujmp-colt

Maven & Gradle

Jul 30, 2015
2 usages
101 stars

ujmp-colt · Plugin to incorporate dense and sparse matrix classes from the Colt library

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

Latest Version

Choose a version of org.ujmp : ujmp-colt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.ujmp : ujmp-colt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
ujmp-colt-0.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ujmp</groupId>
    <artifactId>ujmp-colt</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ujmp:ujmp-colt:0.3.0'

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

implementation("org.ujmp:ujmp-colt:0.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ujmp" % "ujmp-colt" % "0.3.0"

Advertisement

Dependencies from Group

Jul 30, 2015
36 usages
101 stars
Jul 30, 2015
7 usages
101 stars
Jul 30, 2015
3 usages
101 stars
Jul 30, 2015
3 usages
101 stars
Jul 30, 2015
3 usages
101 stars

Discover Dependencies

Mar 31, 2023
2 usages
765 stars
Mar 04, 2019
3 usages
Feb 26, 2018
2 usages
0 stars
May 22, 2022
2 usages
595 stars
Aug 10, 2023
19 usages
27 stars
Aug 17, 2023
10 usages
Mar 25, 2021
1 usages
1 stars