CommonJSJVMNative

kotlin-jvm-blocking-bridge-runtime

Kotlin compiler plugin for generating blocking bridges for calling suspend functions from Java with minimal effort

Add to your project
implementation("me.him188:kotlin-jvm-blocking-bridge-runtime:2.0.0-160.3")
Parent project

Generates blocking bridges for calling suspend functions from Java, simplifying integration. Automatically creates non-suspend bridge functions, ensuring minimal effort and high stability for production use.

Version history
Package version Release date Platforms
3.0.0-180.1 1 year ago Common, JVM, Native, JS Details
2.2.0-180.1 1 year ago Common, JVM, Native, JS Details
2.2.0-172.1 1 year ago Common, JVM, Native, JS Details
2.1.0-170.1 2 years ago Common, JVM, Native, JS Details
2.1.0-162.1 2 years ago Common, JVM, Native, JS Details
2.0.0-162.1 2 years ago Common, JVM, Native, JS Details
2.0.0-160.2 2 years ago Common, JVM, Native, JS Details
2.0.0-160.3 2 years ago Common, JVM, Native, JS
2.0.0-160.1 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 2 years ago

2.0.0-160.3

  • Kotlin 1.6.0
  • Gradle 7.2
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm32_hfp
  • linux_arm64
  • linux_mips32
  • linux_mipsel32
  • linux_x64
Other:
  • wasm32
Windows:
  • mingw_x64
  • mingw_x86
iOS:
  • ios_arm32
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Him188
License