Skip to content

Releases: pinterest/memq

First MemQ release

06 Dec 17:44
Compare
Choose a tag to compare

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>