Skip to content

Releases: bladecoder/blade-ink-java

Blade Ink v0.6.0

10 Jun 10:49
Compare
Choose a tag to compare

Changes

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

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.6.0"

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!

Blade Ink v0.5.2

10 Jun 09:49
Compare
Choose a tag to compare

Changes

  • Fix issue #15

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.5.2"

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!

Blade Ink v0.5.1

23 Aug 18:26
Compare
Choose a tag to compare

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

Blade Ink v0.5.0

29 May 09:32
Compare
Choose a tag to compare

Changes

  • This release includes all changes added to the Ink reference implementation [v0.8.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.5.0"

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!

Blade Ink v0.4.4

28 Dec 18:20
Compare
Choose a tag to compare

Changes

  • Added setters/getters to origin field + getOriginNames method set to public.
  • This release includes all changes added to the Ink reference implementation [v0.7.4]

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.4"

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!

blade-ink v0.4.3

13 Aug 22:38
Compare
Choose a tag to compare

Changes

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

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.3"

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!

blade-ink v0.4.2

14 Jun 21:41
Compare
Choose a tag to compare

Changes

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

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.2"

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!

blade-ink v0.4.1

29 Mar 17:14
Compare
Choose a tag to compare

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!

blade-ink v0.4.0

16 Jan 12:02
Compare
Choose a tag to compare

This version brings support for a brand new powerful ink feature - Lists!!

Changes

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

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.0"

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!

blade-ink v0.3.2

11 Jan 23:54
Compare
Choose a tag to compare

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.3.2"

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!

Changes

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