GroupId | GroupIdcom.github.japgolly.microlibs |
---|---|
ArtifactId | ArtifactIdstdlib-ext_3 |
Version | Version4.0.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
stdlib-ext_3-4.0.0-RC1.pom | |
stdlib-ext_3-4.0.0-RC1.jar | 237 KB |
stdlib-ext_3-4.0.0-RC1-sources.jar | 9 KB |
stdlib-ext_3-4.0.0-RC1-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>4.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_3/
implementation 'com.github.japgolly.microlibs:stdlib-ext_3:4.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_3/
implementation ("com.github.japgolly.microlibs:stdlib-ext_3:4.0.0-RC1")
'com.github.japgolly.microlibs:stdlib-ext_3:jar:4.0.0-RC1'
<dependency org="com.github.japgolly.microlibs" name="stdlib-ext_3" rev="4.0.0-RC1">
<artifact name="stdlib-ext_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.microlibs', module='stdlib-ext_3', version='4.0.0-RC1')
)
libraryDependencies += "com.github.japgolly.microlibs" % "stdlib-ext_3" % "4.0.0-RC1"
[com.github.japgolly.microlibs/stdlib-ext_3 "4.0.0-RC1"]