Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 224 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 224 Bytes

Dart CLI application with jnigen for Kotlin

Build Kotlin

mvn package

Generate bindings

dart run jnigen --config jnigen.yaml

Run

dart run jnigen_example_kotlin:hello