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