MVN

com.anrisoftware.anlopencl : anlopencl

Maven & Gradle

Aug 08, 2022

ANL-OpenCL :: Bundle POM · Manages the dependencies of the Accidental Noise Library OpenCL rework.

<dependency>
    <groupId>com.anrisoftware.anlopencl</groupId>
    <artifactId>anlopencl</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.anrisoftware.anlopencl : anlopencl to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.anrisoftware.anlopencl : anlopencl to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
anlopencl-0.1.0
0.0.x
anlopencl-0.0.5
anlopencl-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.anrisoftware.anlopencl</groupId>
    <artifactId>anlopencl</artifactId>
    <version>0.1.0</version>
</dependency>