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