<dependency>
<groupId>org.openrndr</groupId>
<artifactId>openrndr-openal-natives-linux-arm64</artifactId>
<version>0.4.3</version>
</dependency>
@Grapes(
@Grab(group='org.openrndr', module='openrndr-openal-natives-linux-arm64', version='0.4.3')
)