MCCoroutine

MCCoroutine is a library, which adds extensive support for Kotlin Coroutines for Minecraft Server environments.

License

License

GroupId

GroupId

com.github.shynixn.mccoroutine
ArtifactId

ArtifactId

mccoroutine-sponge-sample
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

MCCoroutine
MCCoroutine is a library, which adds extensive support for Kotlin Coroutines for Minecraft Server environments.
Project URL

Project URL

https://github.com/Shynixn/MCCoroutine

Download mccoroutine-sponge-sample

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-sample/ -->
<dependency>
    <groupId>com.github.shynixn.mccoroutine</groupId>
    <artifactId>mccoroutine-sponge-sample</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-sample/
implementation 'com.github.shynixn.mccoroutine:mccoroutine-sponge-sample:2.2.0'
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-sample/
implementation ("com.github.shynixn.mccoroutine:mccoroutine-sponge-sample:2.2.0")
'com.github.shynixn.mccoroutine:mccoroutine-sponge-sample:jar:2.2.0'
<dependency org="com.github.shynixn.mccoroutine" name="mccoroutine-sponge-sample" rev="2.2.0">
  <artifact name="mccoroutine-sponge-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.mccoroutine', module='mccoroutine-sponge-sample', version='2.2.0')
)
libraryDependencies += "com.github.shynixn.mccoroutine" % "mccoroutine-sponge-sample" % "2.2.0"
[com.github.shynixn.mccoroutine/mccoroutine-sponge-sample "2.2.0"]

Dependencies

runtime (5)

Group / Artifact Type Version
com.github.shynixn.mccoroutine : mccoroutine-sponge-api jar 2.2.0
com.github.shynixn.mccoroutine : mccoroutine-sponge-core jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.2
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.1
2.0.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.2
1.1.0
0.0.7
0.0.6