-
Notifications
You must be signed in to change notification settings - Fork 123
Maven
Kristian Karl edited this page Feb 21, 2020
·
9 revisions
In your Maven project, add this to your pom.xml file:
<dependency>
<groupId>org.graphwalker</groupId>
<artifactId>graphwalker-core</artifactId>
<version>4.2.0</version>
</dependency>