MVN

org.jblas : jblas

Maven & Gradle

Aug 23, 2020
62 usages
585 stars

jblas · A fast linear algebra library for Java.

<dependency>
    <groupId>org.jblas</groupId>
    <artifactId>jblas</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.5

All Versions

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

Version Vulnerabilities Updated
1.2.x
jblas-1.2.5
jblas-1.2.4
jblas-1.2.3
jblas-1.2.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jblas</groupId>
    <artifactId>jblas</artifactId>
    <version>1.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jblas : jblas gradle dependency to your build.gradle file:

implementation 'org.jblas:jblas:1.2.5'

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

implementation("org.jblas:jblas:1.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jblas : jblas sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jblas" % "jblas" % "1.2.5"

Advertisement

Dependencies from Group

Aug 23, 2020
62 usages
585 stars

Discover Dependencies

Apr 11, 2023
133 usages
3.5k stars
Jun 05, 2023
29 usages
145 stars
Apr 22, 2021
15 usages
Apr 02, 2017
98 usages
Apr 19, 2023
884 usages
2.9k stars
Dec 17, 2016
19 usages
510 stars
Nov 15, 2022
3 usages
May 19, 2023
1 usages
7 stars
Sep 18, 2015
208 stars