opencl 0.1.0


Group ID:
com.thoughtworks.compute
Artifact ID:
opencl_2.11
Version:
0.1.0
Release Date:
Aug 8, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.compute" %% "opencl" % "0.1.0"

Mill build tool

ivy"com.thoughtworks.compute::opencl:0.1.0"

Scala CLI

//> using dep "com.thoughtworks.compute::opencl:0.1.0"

Ammonite REPL

import $ivy.`com.thoughtworks.compute::opencl:0.1.0`

<dependency>
  <groupId>com.thoughtworks.compute</groupId>
  <artifactId>opencl_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.thoughtworks.compute', name: 'opencl_2.11', version: '0.1.0'