is not current version
Last Version 4.3.1

org.graphwalker:graphwalker-cli 4.3.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.graphwalker
ArtifactId

ArtifactId

graphwalker-cli
Version

Version

4.3.0
Type

Type

jar

Download graphwalker-cli 4.3.0


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