Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 549 Bytes

File metadata and controls

23 lines (14 loc) · 549 Bytes

TinyScalaUtilsJava

Java bridges for TinyScalaUtils.

Installation

Using Gradle:

dependencies {
  implementation("io.github.charpov:tiny-scala-utils-java:1.9.0")
}

(Adjust for other Maven-based tools.)

Binary compatibility

Java 17 or newer.

Documentation

Limited Javadoc, but most information is to be found on the TinyScalaUtils site.