не последняя версия
Последняя версия 4.1.0

com.github.japgolly.microlibs:stdlib-ext_2.13 2.6-RC1

stdlibExt

Группа

Группа

com.github.japgolly.microlibs
Идентификатор

Идентификатор

stdlib-ext_2.13
Версия

Версия

2.6-RC1
Тип

Тип

jar

Скачать stdlib-ext_2.13 2.6-RC1


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