We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec073f8 commit e2f3b63Copy full SHA for e2f3b63
pom.xml
@@ -87,6 +87,11 @@
87
<artifactId>javacl-simple-tutorial</artifactId>
88
<version>${project.version}</version>
89
</dependency>
90
+ <dependency>
91
+ <groupId>com.nativelibs4java</groupId>
92
+ <artifactId>maven-javacl-plugin</artifactId>
93
+ <version>${project.version}</version>
94
+ </dependency>
95
<dependency>
96
<groupId>com.nativelibs4java</groupId>
97
<artifactId>libcl</artifactId>
0 commit comments