License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.anlopencl |
ArtifactId | ArtifactIdanlopencl |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionANL-OpenCL :: Bundle POM
Manages the dependencies of the Accidental Noise Library OpenCL rework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
anlopencl-0.0.3.pom | 13 KB |
anlopencl-0.0.3-tests.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.anlopencl/anlopencl/ -->
<dependency>
<groupId>com.anrisoftware.anlopencl</groupId>
<artifactId>anlopencl</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.anlopencl/anlopencl/
implementation 'com.anrisoftware.anlopencl:anlopencl:0.0.3'
// https://jarcasting.com/artifacts/com.anrisoftware.anlopencl/anlopencl/
implementation ("com.anrisoftware.anlopencl:anlopencl:0.0.3")
'com.anrisoftware.anlopencl:anlopencl:jar:0.0.3'
<dependency org="com.anrisoftware.anlopencl" name="anlopencl" rev="0.0.3">
<artifact name="anlopencl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.anlopencl', module='anlopencl', version='0.0.3')
)
libraryDependencies += "com.anrisoftware.anlopencl" % "anlopencl" % "0.0.3"
[com.anrisoftware.anlopencl/anlopencl "0.0.3"]