github AVSystem/scala-commons v1.25.0

latest releases: v2.15.0, v2.14.0, v2.13.3...
6 years ago

commons-core full cross project

  • Modules commons-shared (previously cross compiled to JVM and JS) and commons-core (previously JVM only) have been merged into a single cross compiled module commons-core. Therefore you must replace your dependencies to commons-shared with commons-core.
  • Removed BasicJavaInterop, implemented JavaInterop separately for JS (without Java 8 stuff which is unavailable in ScalaJS)

Don't miss a new scala-commons release

NewReleases is sending notifications on new releases.