A backport library of scala.util in Standard Library from Scala 2.13 to 2.12
util-backports 2.1
Group ID:
com.github.bigwheel
Artifact ID:
util-backports_2.12
Version:
2.1
Release Date:
Jan 20, 2020
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "com.github.bigwheel" %% "util-backports" % "2.1"
ivy"com.github.bigwheel::util-backports:2.1"
//> using dep "com.github.bigwheel::util-backports:2.1"
import $ivy.`com.github.bigwheel::util-backports:2.1`
<dependency> <groupId>com.github.bigwheel</groupId> <artifactId>util-backports_2.12</artifactId> <version>2.1</version> </dependency>
compile group: 'com.github.bigwheel', name: 'util-backports_2.12', version: '2.1'