Skip to content

First MemQ release

Latest
Compare
Choose a tag to compare
@ambud ambud released this 06 Dec 17:44
· 47 commits to main since this release

This is the first MemQ release with artifacts published to Maven Central. Please note that the shaded jars have not been published.

<dependency>
  <groupId>com.pinterest.memq</groupId>
  <artifactId>memq</artifactId>
  <version>0.2.18</version>
</dependency>