decster / jnicompressions

Java port(JNI) of Snappy & LZ4 compression codec
Apache License 2.0
33 stars 5 forks source link

Publish artifacts #1

Open michaelklishin opened 12 years ago

michaelklishin commented 12 years ago

I could not find any published artifacts on Maven Central or oss.sonatype.org. Please publish a release.

michaelklishin commented 12 years ago

Actually, now I realize that for publishing platform-specific code, there is no single best practice in the JVM languages community. But ZeroMQ bindings are distributed via Maven nonetheless.