Closed paulhargreaves closed 8 years ago
You mean that you don't use Maven/Gradle?
1) Download the jar, https://oss.sonatype.org/content/repositories/releases/net/openhft/zero-allocation-hashing/0.6/zero-allocation-hashing-0.6.jar 2) Follow instruction here: http://stackoverflow.com/a/15960913/648955
Thank you, that's perfect.
Sorry for the n00b question, but I'm trying to figure out how to use this a project that is neither using Gradle or Maven.
Is there a suitable guide somewhere? I'm using IntelliJ.