is not current version
Last Version 1.2.0

io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework 1.0.12


GroupId

GroupId

io.github.v3nd3774.uta2218.cse6324.s001
ArtifactId

ArtifactId

graph-testing-framework
Version

Version

1.0.12
Type

Type

jar

Download graph-testing-framework 1.0.12


<!-- https://jarcasting.com/artifacts/io.github.v3nd3774.uta2218.cse6324.s001/graph-testing-framework/ -->
<dependency>
    <groupId>io.github.v3nd3774.uta2218.cse6324.s001</groupId>
    <artifactId>graph-testing-framework</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.v3nd3774.uta2218.cse6324.s001/graph-testing-framework/
implementation 'io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework:1.0.12'
// https://jarcasting.com/artifacts/io.github.v3nd3774.uta2218.cse6324.s001/graph-testing-framework/
implementation ("io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework:1.0.12")
'io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework:jar:1.0.12'
<dependency org="io.github.v3nd3774.uta2218.cse6324.s001" name="graph-testing-framework" rev="1.0.12">
  <artifact name="graph-testing-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.v3nd3774.uta2218.cse6324.s001', module='graph-testing-framework', version='1.0.12')
)
libraryDependencies += "io.github.v3nd3774.uta2218.cse6324.s001" % "graph-testing-framework" % "1.0.12"
[io.github.v3nd3774.uta2218.cse6324.s001/graph-testing-framework "1.0.12"]