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

com.thoughtworks.compute:opencl_2.11 0.4.2

OpenCL

GroupId

GroupId

com.thoughtworks.compute
ArtifactId

ArtifactId

opencl_2.11
Version

Version

0.4.2
Type

Type

jar

Download opencl_2.11 0.4.2


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