MVN

org.jocl : jocl-blast

Maven & Gradle

Mar 14, 2021
14 stars

JOCLBlast · Java bindings for CLBlast

<dependency>
    <groupId>org.jocl</groupId>
    <artifactId>jocl-blast</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.2

All Versions

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

Version Vulnerabilities Updated
1.5.x
jocl-blast-1.5.2
jocl-blast-1.5.1
jocl-blast-1.5.0
1.4.x
jocl-blast-1.4.1
jocl-blast-1.4.0
1.3.x
jocl-blast-1.3.0
1.2.x
jocl-blast-1.2.0
1.1.x
jocl-blast-1.1.0
1.0.x
jocl-blast-1.0.1
0.11.x
jocl-blast-0.11.0
0.10.x
jocl-blast-0.10.0
0.9.x
jocl-blast-0.9.0
0.8.x
jocl-blast-0.8.0
0.7.x
jocl-blast-0.7.1
jocl-blast-0.7.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jocl</groupId>
    <artifactId>jocl-blast</artifactId>
    <version>1.5.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jocl:jocl-blast:1.5.2'

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

implementation("org.jocl:jocl-blast:1.5.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jocl" % "jocl-blast" % "1.5.2"

Advertisement

Dependencies from Group

May 06, 2023
16 usages
166 stars
Mar 14, 2021
14 stars

Discover Dependencies

May 21, 2016
3 usages
Aug 21, 2023
14 stars
Nov 24, 2022
460 usages
26 stars
Jul 20, 2023
629 usages
Nov 21, 2018
15 usages
14 stars
May 18, 2016
4 stars
May 12, 2016
16 stars
Oct 03, 2018
2 usages
544 stars
Aug 13, 2017
170 stars