is not current version
Last Version 0.9.1

com.github.sharispe:slib-tools-ontofocus 0.9

Ontofocus: command line tool used to perform the transitive reduction in a DAG

GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib-tools-ontofocus
Version

Version

0.9
Type

Type

jar

Download slib-tools-ontofocus 0.9


<!-- https://jarcasting.com/artifacts/com.github.sharispe/slib-tools-ontofocus/ -->
<dependency>
    <groupId>com.github.sharispe</groupId>
    <artifactId>slib-tools-ontofocus</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sharispe/slib-tools-ontofocus/
implementation 'com.github.sharispe:slib-tools-ontofocus:0.9'
// https://jarcasting.com/artifacts/com.github.sharispe/slib-tools-ontofocus/
implementation ("com.github.sharispe:slib-tools-ontofocus:0.9")
'com.github.sharispe:slib-tools-ontofocus:jar:0.9'
<dependency org="com.github.sharispe" name="slib-tools-ontofocus" rev="0.9">
  <artifact name="slib-tools-ontofocus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sharispe', module='slib-tools-ontofocus', version='0.9')
)
libraryDependencies += "com.github.sharispe" % "slib-tools-ontofocus" % "0.9"
[com.github.sharispe/slib-tools-ontofocus "0.9"]