is not current version
Last Version 1.2.0

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

Plugin to enable dynamic testing of programs manipulating Neo4J graphs.

GroupId

GroupId

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

ArtifactId

graph-testing-framework
Version

Version

1.1.10
Type

Type

jar

Download graph-testing-framework 1.1.10


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