Skip to content

blade-ink v0.4.1

Compare
Choose a tag to compare
@bladecoder bladecoder released this 29 Mar 17:14
· 134 commits to master since this release

Changes

  • This release includes all changes added to the Ink reference implementation [v0.7.1]

The blade-ink library is also available in the Maven Central archives.

Using with Gradle

Add the following line to your build.gradle file under the dependencies section of the core project:

compile "com.bladecoder.ink:blade-ink:0.4.1"

Then simply right-click the project and choose Gradle->Refresh All.

Using with Maven

Right-click on your project and choose Maven->Add Dependency and search for bladecoder. Make sure to choose the most recent version if multiple appear!