is not current version
Last Version 2.6-RC6

com.github.japgolly.microlibs:stdlib-ext_2.12 2.0

stdlibExt

GroupId

GroupId

com.github.japgolly.microlibs
ArtifactId

ArtifactId

stdlib-ext_2.12
Version

Version

2.0
Type

Type

jar

Download stdlib-ext_2.12 2.0


<!-- https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_2.12/ -->
<dependency>
    <groupId>com.github.japgolly.microlibs</groupId>
    <artifactId>stdlib-ext_2.12</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_2.12/
implementation 'com.github.japgolly.microlibs:stdlib-ext_2.12:2.0'
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_2.12/
implementation ("com.github.japgolly.microlibs:stdlib-ext_2.12:2.0")
'com.github.japgolly.microlibs:stdlib-ext_2.12:jar:2.0'
<dependency org="com.github.japgolly.microlibs" name="stdlib-ext_2.12" rev="2.0">
  <artifact name="stdlib-ext_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.microlibs', module='stdlib-ext_2.12', version='2.0')
)
libraryDependencies += "com.github.japgolly.microlibs" % "stdlib-ext_2.12" % "2.0"
[com.github.japgolly.microlibs/stdlib-ext_2.12 "2.0"]