Last Version

kroto-plus-coroutines 0.6.1

Kroto+ Grpc Coroutine Support

License

License

GroupId

GroupId

com.github.marcoferrer.krotoplus
ArtifactId

ArtifactId

kroto-plus-coroutines
Version

Version

0.6.1
Type

Type

jar
Description

Description

kroto-plus-coroutines
Kroto+ Grpc Coroutine Support
Project URL

Project URL

https://github.com/marcoferrer/kroto-plus.git
Source Code Management

Source Code Management

https://github.com/marcoferrer/kroto-plus

Download kroto-plus-coroutines 0.6.1


<!-- https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-coroutines/ -->
<dependency>
    <groupId>com.github.marcoferrer.krotoplus</groupId>
    <artifactId>kroto-plus-coroutines</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-coroutines/
implementation 'com.github.marcoferrer.krotoplus:kroto-plus-coroutines:0.6.1'
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-coroutines/
implementation ("com.github.marcoferrer.krotoplus:kroto-plus-coroutines:0.6.1")
'com.github.marcoferrer.krotoplus:kroto-plus-coroutines:jar:0.6.1'
<dependency org="com.github.marcoferrer.krotoplus" name="kroto-plus-coroutines" rev="0.6.1">
  <artifact name="kroto-plus-coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcoferrer.krotoplus', module='kroto-plus-coroutines', version='0.6.1')
)
libraryDependencies += "com.github.marcoferrer.krotoplus" % "kroto-plus-coroutines" % "0.6.1"
[com.github.marcoferrer.krotoplus/kroto-plus-coroutines "0.6.1"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.3
io.grpc : grpc-stub jar 1.23.0

Project Modules

There are no modules declared in this project.