is not current version
Last Version 0.4.3+137-34aa67f7

com.thoughtworks.compute:opencl_2.11 0.2.0

OpenCL

GroupId

GroupId

com.thoughtworks.compute
ArtifactId

ArtifactId

opencl_2.11
Version

Version

0.2.0
Type

Type

jar

Download opencl_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/com.thoughtworks.compute/opencl_2.11/ -->
<dependency>
    <groupId>com.thoughtworks.compute</groupId>
    <artifactId>opencl_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.compute/opencl_2.11/
implementation 'com.thoughtworks.compute:opencl_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.thoughtworks.compute/opencl_2.11/
implementation ("com.thoughtworks.compute:opencl_2.11:0.2.0")
'com.thoughtworks.compute:opencl_2.11:jar:0.2.0'
<dependency org="com.thoughtworks.compute" name="opencl_2.11" rev="0.2.0">
  <artifact name="opencl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.compute', module='opencl_2.11', version='0.2.0')
)
libraryDependencies += "com.thoughtworks.compute" % "opencl_2.11" % "0.2.0"
[com.thoughtworks.compute/opencl_2.11 "0.2.0"]