| GroupId | GroupIdcom.github.japgolly.microlibs |
|---|---|
| ArtifactId | ArtifactIdstdlib-ext_3.0.0-RC3 |
| Version | Version2.6-RC5 |
| Type | Typejar |
| Filename | Size |
|---|---|
| stdlib-ext_3.0.0-RC3-2.6-RC5.pom | |
| stdlib-ext_3.0.0-RC3-2.6-RC5.jar | 233 KB |
| stdlib-ext_3.0.0-RC3-2.6-RC5-sources.jar | 9 KB |
| stdlib-ext_3.0.0-RC3-2.6-RC5-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_3.0.0-RC3/ -->
<dependency>
<groupId>com.github.japgolly.microlibs</groupId>
<artifactId>stdlib-ext_3.0.0-RC3</artifactId>
<version>2.6-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_3.0.0-RC3/
implementation 'com.github.japgolly.microlibs:stdlib-ext_3.0.0-RC3:2.6-RC5'
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_3.0.0-RC3/
implementation ("com.github.japgolly.microlibs:stdlib-ext_3.0.0-RC3:2.6-RC5")
'com.github.japgolly.microlibs:stdlib-ext_3.0.0-RC3:jar:2.6-RC5'
<dependency org="com.github.japgolly.microlibs" name="stdlib-ext_3.0.0-RC3" rev="2.6-RC5">
<artifact name="stdlib-ext_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.microlibs', module='stdlib-ext_3.0.0-RC3', version='2.6-RC5')
)
libraryDependencies += "com.github.japgolly.microlibs" % "stdlib-ext_3.0.0-RC3" % "2.6-RC5"
[com.github.japgolly.microlibs/stdlib-ext_3.0.0-RC3 "2.6-RC5"]