GroupId | GroupIdcom.github.japgolly.microlibs |
---|---|
ArtifactId | ArtifactIdstdlib-ext_sjs0.6_2.12 |
Version | Version2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_sjs0.6_2.12/ -->
<dependency>
<groupId>com.github.japgolly.microlibs</groupId>
<artifactId>stdlib-ext_sjs0.6_2.12</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_sjs0.6_2.12/
implementation 'com.github.japgolly.microlibs:stdlib-ext_sjs0.6_2.12:2.3'
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/stdlib-ext_sjs0.6_2.12/
implementation ("com.github.japgolly.microlibs:stdlib-ext_sjs0.6_2.12:2.3")
'com.github.japgolly.microlibs:stdlib-ext_sjs0.6_2.12:jar:2.3'
<dependency org="com.github.japgolly.microlibs" name="stdlib-ext_sjs0.6_2.12" rev="2.3">
<artifact name="stdlib-ext_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.microlibs', module='stdlib-ext_sjs0.6_2.12', version='2.3')
)
libraryDependencies += "com.github.japgolly.microlibs" % "stdlib-ext_sjs0.6_2.12" % "2.3"
[com.github.japgolly.microlibs/stdlib-ext_sjs0.6_2.12 "2.3"]