We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To add miniscript to your project, choose your preferred scripting language and add its corresponding dependency to your build.gradle (or pom.xml).
compile "org.mini2Dx:miniscript-groovy:1.4.0"
compile "org.mini2Dx:miniscript-kotlin:1.4.0"
compile "org.mini2Dx:miniscript-lua:1.4.0"
compile "org.mini2Dx:miniscript-python:1.4.0"
compile "org.mini2Dx:miniscript-ruby:1.4.0"
If you plan to use your scripting on Android, add the following dependency to your android project.
compile "com.wu-man:android-bsf-api:3.1.3"