owlexplanation icon indicating copy to clipboard operation
owlexplanation copied to clipboard

Maven dependency is not available.

Open reeshabhranjan opened this issue 4 years ago • 0 comments

Apparently, the dependency mentioned in the README.md:

<dependency>
    <groupId>net.sourceforge.owlapitools</groupId>
    <artifactId>owlexplanation</artifactId>
    <version>1.0.0</version>
</dependency>

is no longer available. So should we use this instead?: https://mvnrepository.com/artifact/net.sourceforge.owlapi/owlexplanation

reeshabhranjan avatar Apr 10 '20 09:04 reeshabhranjan