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