[](https://travis-ci.org/jni-rs/jni-rs)
[](https://docs.rs/jni)
[](https://crates.io/crates/jni)
# JNI bindings for Rust
[](https://gitter.im/jni-rs/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
See the [docs](https://docs.rs/jni) for more details.
## Example
```
cd example
make
```
## Contribution
See the [Contribution Guide](CONTRIBUTING.md) for details.
## License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.