k

kotlinx-benchmark-runtime-watchosarm32

kotlinx-benchmark-runtime
https://github.com/Kotlin/kotlinx-benchmark
The Apache License, Version 2.0
JetBrains Team
Files download
File Operation
kotlinx-benchmark-runtime-watchosarm32-0.4.11.pom download
kotlinx-benchmark-runtime-watchosarm32-0.4.11-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jetbrains.kotlinx</groupId>
  <artifactId>kotlinx-benchmark-runtime-watchosarm32</artifactId>
  <version>0.4.11</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'org.jetbrains.kotlinx:kotlinx-benchmark-runtime-watchosarm32:0.4.11'
Gradle Kotlin
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-runtime-watchosarm32:0.4.11")
Scala SBT
libraryDependencies += "org.jetbrains.kotlinx" % "kotlinx-benchmark-runtime-watchosarm32" % "0.4.11"
Groovy Grape
@Grapes(
  @Grab(group='org.jetbrains.kotlinx', module='kotlinx-benchmark-runtime-watchosarm32', version='0.4.11')
)
Apache Ivy
<dependency org="org.jetbrains.kotlinx" name="kotlinx-benchmark-runtime-watchosarm32" rev="0.4.11" />
Leiningen
[org.jetbrains.kotlinx/kotlinx-benchmark-runtime-watchosarm32 "0.4.11"]
Apache Buildr
'org.jetbrains.kotlinx:kotlinx-benchmark-runtime-watchosarm32:jar:0.4.11'