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