| GroupId | GroupIdcom.github.japgolly.microlibs |
|---|---|
| ArtifactId | ArtifactIdstdlib-ext_3.0.0-RC3 |
| Version | Version2.6-RC4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| stdlib-ext_3.0.0-RC3-2.6-RC4.pom | |
| stdlib-ext_3.0.0-RC3-2.6-RC4.jar | 233 KB |
| stdlib-ext_3.0.0-RC3-2.6-RC4-sources.jar | 9 KB |
| stdlib-ext_3.0.0-RC3-2.6-RC4-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-RC4</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-RC4'
// 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-RC4")
'com.github.japgolly.microlibs:stdlib-ext_3.0.0-RC3:jar:2.6-RC4'
<dependency org="com.github.japgolly.microlibs" name="stdlib-ext_3.0.0-RC3" rev="2.6-RC4">
<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-RC4')
)
libraryDependencies += "com.github.japgolly.microlibs" % "stdlib-ext_3.0.0-RC3" % "2.6-RC4"
[com.github.japgolly.microlibs/stdlib-ext_3.0.0-RC3 "2.6-RC4"]