CommonJSJVMNativeWasm

Crossword

A 2D canvas for rendering text

Add to your project
implementation("com.jakewharton.crossword:crossword:0.3.0")
Parent project

A 2D text canvas for rendering in console applications, handling multi-character codepoints and ANSI control sequences for colored text output without overwriting issues.

Version history
Package version Release date Platforms
0.3.0 1 year ago Common, JVM, Native, Wasm, JS
0.2.0 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 1 year ago

0.3.0

  • Kotlin 1.9.10
  • Gradle 8.3
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm64
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • ios_arm32
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_device_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Jake Wharton