An open API service indexing awesome lists of open source software.

https://github.com/workoss/rust-maven

use jni-rs package for jar
https://github.com/workoss/rust-maven

java jni kotlin rust-maven

Last synced: about 2 months ago
JSON representation

use jni-rs package for jar

Awesome Lists containing this project

README

          

# rust-maven

[![Maven Plugin](https://img.shields.io/maven-central/v/io.github.workoss/rust-maven-plugin?color=blue&label=maven%20plugin)](https://central.sonatype.com/search?q=io.github.workoss/rust-maven-plugin)
[![Maven Central](https://img.shields.io/maven-central/v/io.github.workoss/jni.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:io.github.workoss)
[![javadoc](https://javadoc.io/badge2/io.github.workoss/jni/javadoc.svg)](https://javadoc.io/doc/io.github.workoss/jni)
[![Github issues](https://img.shields.io/github/issues-raw/workoss/rust-maven.svg)](https://github.com/workoss/rust-maven/issues)
[![GitHub release](https://img.shields.io/github/release/workoss/rust-maven.svg)](https://github.com/workoss/rust-maven/releases)
[![Github reposize](https://img.shields.io/github/repo-size/workoss/rust-maven)](https://github.com/workoss/rust-maven)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

build jni/jni-kt rust-maven-plugin with kotlin

Thanks [rust-maven-plugin](https://github.com/questdb/rust-maven-plugin)