MVN

net.mamoe : kotlin-jvm-blocking-bridge-runtime-watchosx86

Maven & Gradle

Nov 18, 2021
78 stars

kotlin-jvm-blocking-bridge-runtime · Kotlin compiler plugin for generating blocking bridges for calling suspend functions from Java with minimal effort

<dependency>
    <groupId>net.mamoe</groupId>
    <artifactId>kotlin-jvm-blocking-bridge-runtime-watchosx86</artifactId>
    <version>1.10.6-160.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mamoe : kotlin-jvm-blocking-bridge-runtime-watchosx86 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.6-160.1

All Versions

Choose a version of net.mamoe : kotlin-jvm-blocking-bridge-runtime-watchosx86 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
kotlin-jvm-blocking-bridge-runtime-watchosx86-1.10.6-160.1

How to add a dependency to Maven

Add the following net.mamoe : kotlin-jvm-blocking-bridge-runtime-watchosx86 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mamoe</groupId>
    <artifactId>kotlin-jvm-blocking-bridge-runtime-watchosx86</artifactId>
    <version>1.10.6-160.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mamoe : kotlin-jvm-blocking-bridge-runtime-watchosx86 gradle dependency to your build.gradle file:

implementation 'net.mamoe:kotlin-jvm-blocking-bridge-runtime-watchosx86:1.10.6-160.1'

Gradle Kotlin DSL: Add the following net.mamoe : kotlin-jvm-blocking-bridge-runtime-watchosx86 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mamoe:kotlin-jvm-blocking-bridge-runtime-watchosx86:1.10.6-160.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mamoe : kotlin-jvm-blocking-bridge-runtime-watchosx86 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mamoe" % "kotlin-jvm-blocking-bridge-runtime-watchosx86" % "1.10.6-160.1"

Advertisement

Dependencies from Group

Nov 18, 2021
13 usages
78 stars
Jul 10, 2023
11 usages
13.9k stars
Jul 10, 2023
8 usages
13.9k stars
Jul 10, 2023
5 usages
13.9k stars
Jul 10, 2023
4 usages
13.9k stars

Discover Dependencies