mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Update README.md
This commit is contained in:
parent
436e674463
commit
94baf63824
@ -24,9 +24,9 @@ The snappy-java is a Java port of the snappy
|
||||
## Download
|
||||
The current stable version is available from here:
|
||||
* Release version: http://code.google.com/p/snappy-java/downloads/list
|
||||
* [Release plans](blob/develop/Milestone.md)
|
||||
* [Release plans](https://github.com/xerial/snappy-java/blob/develop/Milestone.md)
|
||||
* Snapshot version (the latest beta version): https://oss.sonatype.org/content/repositories/snapshots/org/xerial/snappy/snappy-java/
|
||||
If you are a Maven user, see [#Using_with_Maven]
|
||||
If you are a Maven user, see [pom.xml example](#using-with-maven).
|
||||
|
||||
## Usage
|
||||
First, import `org.xerial.snapy.Snappy` in your Java code:
|
||||
|
Loading…
x
Reference in New Issue
Block a user