Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.japgolly.scalajs-benchmark |
ArtifactId | ArtifactIdbenchmark_sjs1_3 |
Version | Version0.10.0-RC3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalajs-benchmark/benchmark_sjs1_3/ -->
<dependency>
<groupId>com.github.japgolly.scalajs-benchmark</groupId>
<artifactId>benchmark_sjs1_3</artifactId>
<version>0.10.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-benchmark/benchmark_sjs1_3/
implementation 'com.github.japgolly.scalajs-benchmark:benchmark_sjs1_3:0.10.0-RC3'
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-benchmark/benchmark_sjs1_3/
implementation ("com.github.japgolly.scalajs-benchmark:benchmark_sjs1_3:0.10.0-RC3")
'com.github.japgolly.scalajs-benchmark:benchmark_sjs1_3:jar:0.10.0-RC3'
<dependency org="com.github.japgolly.scalajs-benchmark" name="benchmark_sjs1_3" rev="0.10.0-RC3">
<artifact name="benchmark_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalajs-benchmark', module='benchmark_sjs1_3', version='0.10.0-RC3')
)
libraryDependencies += "com.github.japgolly.scalajs-benchmark" % "benchmark_sjs1_3" % "0.10.0-RC3"
[com.github.japgolly.scalajs-benchmark/benchmark_sjs1_3 "0.10.0-RC3"]