GroupId | GroupIdcom.thoughtworks.compute |
---|---|
ArtifactId | ArtifactIdopencl_2.11 |
Version | Version0.4.3+118-ce47bdcf |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.compute/opencl_2.11/ -->
<dependency>
<groupId>com.thoughtworks.compute</groupId>
<artifactId>opencl_2.11</artifactId>
<version>0.4.3+118-ce47bdcf</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.compute/opencl_2.11/
implementation 'com.thoughtworks.compute:opencl_2.11:0.4.3+118-ce47bdcf'
// https://jarcasting.com/artifacts/com.thoughtworks.compute/opencl_2.11/
implementation ("com.thoughtworks.compute:opencl_2.11:0.4.3+118-ce47bdcf")
'com.thoughtworks.compute:opencl_2.11:jar:0.4.3+118-ce47bdcf'
<dependency org="com.thoughtworks.compute" name="opencl_2.11" rev="0.4.3+118-ce47bdcf">
<artifact name="opencl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.compute', module='opencl_2.11', version='0.4.3+118-ce47bdcf')
)
libraryDependencies += "com.thoughtworks.compute" % "opencl_2.11" % "0.4.3+118-ce47bdcf"
[com.thoughtworks.compute/opencl_2.11 "0.4.3+118-ce47bdcf"]