Skip to content

Commit 5f0ad3e

Browse files
polyfractaluboness
authored andcommitted
Import FastUtil
1 parent 782ef13 commit 5f0ad3e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,12 @@
289289
<optional>true</optional>
290290
</dependency>
291291
-->
292+
293+
<dependency>
294+
<groupId>it.unimi.dsi</groupId>
295+
<artifactId>fastutil</artifactId>
296+
<version>6.5.12</version>
297+
</dependency>
292298
</dependencies>
293299

294300
<build>

0 commit comments

Comments
 (0)