GroupId | GroupIdcom.thoughtworks.compute |
---|---|
ArtifactId | ArtifactIdopencl_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
opencl_2.11-0.2.0.pom | |
opencl_2.11-0.2.0.jar | 233 KB |
opencl_2.11-0.2.0-sources.jar | 10 KB |
opencl_2.11-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]