License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.anlopencl |
ArtifactId | ArtifactIdanlopencl |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
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.5.pom | 13 KB |
anlopencl-0.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.anlopencl/anlopencl/
implementation 'com.anrisoftware.anlopencl:anlopencl:0.0.5'
// https://jarcasting.com/artifacts/com.anrisoftware.anlopencl/anlopencl/
implementation ("com.anrisoftware.anlopencl:anlopencl:0.0.5")
'com.anrisoftware.anlopencl:anlopencl:jar:0.0.5'
<dependency org="com.anrisoftware.anlopencl" name="anlopencl" rev="0.0.5">
<artifact name="anlopencl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.anlopencl', module='anlopencl', version='0.0.5')
)
libraryDependencies += "com.anrisoftware.anlopencl" % "anlopencl" % "0.0.5"
[com.anrisoftware.anlopencl/anlopencl "0.0.5"]