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