Skip to content

Commit

Permalink
Adds enzo dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Sep 2, 2017
1 parent 55f3a62 commit 3a70d9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>eu.hansolo.enzo</groupId>
<artifactId>Enzo</artifactId>
<version>0.3.6</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 3a70d9f

Please sign in to comment.