GroupId | GroupIdcom.thoughtworks.compute |
---|---|
ArtifactId | ArtifactIdopencl_2.11 |
Version | Version0.4.3+122-322540ce |
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+122-322540ce</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.compute/opencl_2.11/
implementation 'com.thoughtworks.compute:opencl_2.11:0.4.3+122-322540ce'
// https://jarcasting.com/artifacts/com.thoughtworks.compute/opencl_2.11/
implementation ("com.thoughtworks.compute:opencl_2.11:0.4.3+122-322540ce")
'com.thoughtworks.compute:opencl_2.11:jar:0.4.3+122-322540ce'
<dependency org="com.thoughtworks.compute" name="opencl_2.11" rev="0.4.3+122-322540ce">
<artifact name="opencl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.compute', module='opencl_2.11', version='0.4.3+122-322540ce')
)
libraryDependencies += "com.thoughtworks.compute" % "opencl_2.11" % "0.4.3+122-322540ce"
[com.thoughtworks.compute/opencl_2.11 "0.4.3+122-322540ce"]