is not current version
Last Version 4.3.1

org.graphwalker:graphwalker-studio 3.4.2


GroupId

GroupId

org.graphwalker
ArtifactId

ArtifactId

graphwalker-studio
Version

Version

3.4.2
Type

Type

jar

Download graphwalker-studio 3.4.2


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