File | Operation |
---|---|
native-ffmpeg-windows-x86_64-1.0.pom | download |
<dependency>
<groupId>ai.kognition.pilecv4j</groupId>
<artifactId>native-ffmpeg-windows-x86_64</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='ai.kognition.pilecv4j', module='native-ffmpeg-windows-x86_64', version='1.0')
)