License |
License |
---|---|
GroupId | GroupIdorg.graphwalker |
ArtifactId | ArtifactIdgraphwalker-example |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionGraphWalker Example
Model-Based Testing Tool
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
graphwalker-example-3.0.0.pom | |
graphwalker-example-3.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.graphwalker/graphwalker-example/ -->
<dependency>
<groupId>org.graphwalker</groupId>
<artifactId>graphwalker-example</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.graphwalker/graphwalker-example/
implementation 'org.graphwalker:graphwalker-example:3.0.0'
// https://jarcasting.com/artifacts/org.graphwalker/graphwalker-example/
implementation ("org.graphwalker:graphwalker-example:3.0.0")
'org.graphwalker:graphwalker-example:jar:3.0.0'
<dependency org="org.graphwalker" name="graphwalker-example" rev="3.0.0">
<artifact name="graphwalker-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graphwalker', module='graphwalker-example', version='3.0.0')
)
libraryDependencies += "org.graphwalker" % "graphwalker-example" % "3.0.0"
[org.graphwalker/graphwalker-example "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.graphwalker : graphwalker-maven-plugin | jar | 3.0.0 |