| License |
License |
|---|---|
| GroupId | GroupIdorg.jocl |
| ArtifactId | ArtifactIdjocl-blast |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJOCLBlast
Java bindings for CLBlast
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jocl-blast-1.5.2.pom | |
| jocl-blast-1.5.2.jar | 1 MB |
| jocl-blast-1.5.2-sources.jar | 16 KB |
| jocl-blast-1.5.2-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jocl/jocl-blast/ -->
<dependency>
<groupId>org.jocl</groupId>
<artifactId>jocl-blast</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jocl/jocl-blast/
implementation 'org.jocl:jocl-blast:1.5.2'
// https://jarcasting.com/artifacts/org.jocl/jocl-blast/
implementation ("org.jocl:jocl-blast:1.5.2")
'org.jocl:jocl-blast:jar:1.5.2'
<dependency org="org.jocl" name="jocl-blast" rev="1.5.2">
<artifact name="jocl-blast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jocl', module='jocl-blast', version='1.5.2')
)
libraryDependencies += "org.jocl" % "jocl-blast" % "1.5.2"
[org.jocl/jocl-blast "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jocl : jocl | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |