is not current version
Last Version 1.2.0

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


GroupId

GroupId

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

ArtifactId

graph-testing-framework
Version

Version

1.1.0
Type

Type

jar

Download graph-testing-framework 1.1.0


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