Closed tjake closed 11 years ago
I think we could deploy a JAR that has JNI bindings for some common platforms? I had planned to support 64-bits Linux at least, maybe other platforms/archs would make sense.
I deployed to Maven central: http://search.maven.org/#artifactdetails%7Cnet.jpountz.lz4%7Clz4%7C1.0.0%7Cjar
I tested as much as I could on different machines and decided not to include JNI bindings for this first release. I'll try to include JNI bindings for some platforms in the future but this would require even more testing...
It would be great if the code was deployed to a maven repo (obviously without jni support)