License |
License |
---|---|
GroupId | GroupIdcom.github.japgolly.microlibs |
ArtifactId | ArtifactIdstdlib-ext_3 |
Version | Version2.6 |
Type | Typejar |
Description |
DescriptionstdlibExt
stdlibExt
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
stdlib-ext_3-2.6.pom | |
stdlib-ext_3-2.6.jar | 233 KB |
stdlib-ext_3-2.6-sources.jar | 9 KB |
stdlib-ext_3-2.6-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_3/ -->
<dependency>
<groupId>com.github.japgolly.microlibs</groupId>
<artifactId>stdlib-ext_3</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_3/
implementation 'com.github.japgolly.microlibs:stdlib-ext_3:2.6'
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_3/
implementation ("com.github.japgolly.microlibs:stdlib-ext_3:2.6")
'com.github.japgolly.microlibs:stdlib-ext_3:jar:2.6'
<dependency org="com.github.japgolly.microlibs" name="stdlib-ext_3" rev="2.6">
<artifact name="stdlib-ext_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.microlibs', module='stdlib-ext_3', version='2.6')
)
libraryDependencies += "com.github.japgolly.microlibs" % "stdlib-ext_3" % "2.6"
[com.github.japgolly.microlibs/stdlib-ext_3 "2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.4.4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.japgolly.microlibs : test-util_3 | jar | 2.6 |
com.lihaoyi : utest_3 | jar | 0.7.10 |
com.github.japgolly.nyaya : nyaya-gen_3 | jar | 0.10.0 |