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