File | Operation |
---|---|
owlapi-parent-3.5.2.pom | download |
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-parent</artifactId>
<version>3.5.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-parent', version='3.5.2')
)