is not current version
Last Version 0.9.1

com.github.sharispe:slib-graph-test 0.9

Tests of the modules related to the Graph library

GroupId

GroupId

com.github.sharispe
ArtifactId

ArtifactId

slib-graph-test
Version

Version

0.9
Type

Type

jar

Download slib-graph-test 0.9


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