<dependency>
<groupId>com.alibaba.fastffi</groupId>
<artifactId>llvm4jni-runtime</artifactId>
<version>0.1</version>
</dependency>
@Grapes(
@Grab(group='com.alibaba.fastffi', module='llvm4jni-runtime', version='0.1')
)