Last Version

kotlin-jvm-blocking-bridge-compiler-embeddable 1.10.6-1530.2

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

License

License

Apache License 2.0
Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

kotlin-jvm-blocking-bridge-compiler-embeddable
Version

Version

1.10.6-1530.2
Type

Type

jar
Description

Description

kotlin-jvm-blocking-bridge-compiler-embeddable
Kotlin compiler plugin for generating blocking bridges for calling suspend functions from Java with minimal effort
Project URL

Project URL

https://github.com/mamoe/kotlin-jvm-blocking-bridge
Source Code Management

Source Code Management

https://github.com/mamoe/kotlin-jvm-blocking-bridge

Download kotlin-jvm-blocking-bridge-compiler-embeddable 1.10.6-1530.2


<!-- https://jarcasting.com/artifacts/net.mamoe/kotlin-jvm-blocking-bridge-compiler-embeddable/ -->
<dependency>
    <groupId>net.mamoe</groupId>
    <artifactId>kotlin-jvm-blocking-bridge-compiler-embeddable</artifactId>
    <version>1.10.6-1530.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/kotlin-jvm-blocking-bridge-compiler-embeddable/
implementation 'net.mamoe:kotlin-jvm-blocking-bridge-compiler-embeddable:1.10.6-1530.2'
// https://jarcasting.com/artifacts/net.mamoe/kotlin-jvm-blocking-bridge-compiler-embeddable/
implementation ("net.mamoe:kotlin-jvm-blocking-bridge-compiler-embeddable:1.10.6-1530.2")
'net.mamoe:kotlin-jvm-blocking-bridge-compiler-embeddable:jar:1.10.6-1530.2'
<dependency org="net.mamoe" name="kotlin-jvm-blocking-bridge-compiler-embeddable" rev="1.10.6-1530.2">
  <artifact name="kotlin-jvm-blocking-bridge-compiler-embeddable" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='kotlin-jvm-blocking-bridge-compiler-embeddable', version='1.10.6-1530.2')
)
libraryDependencies += "net.mamoe" % "kotlin-jvm-blocking-bridge-compiler-embeddable" % "1.10.6-1530.2"
[net.mamoe/kotlin-jvm-blocking-bridge-compiler-embeddable "1.10.6-1530.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.