is not current version
Last Version 4.3.1

org.graphwalker:graphwalker-cli 3.4.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.graphwalker
ArtifactId

ArtifactId

graphwalker-cli
Version

Version

3.4.1
Type

Type

jar

Download graphwalker-cli 3.4.1


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