is not current version
Last Version 2.2.0

MCCoroutine 2.0.1

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-bungeecord-sample
Version

Version

2.0.1
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-bungeecord-sample 2.0.1


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

Dependencies

runtime (5)

Group / Artifact Type Version
com.github.shynixn.mccoroutine : mccoroutine-bungeecord-api jar 2.0.1
com.github.shynixn.mccoroutine : mccoroutine-bungeecord-core jar 2.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.9
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.3.9

Project Modules

There are no modules declared in this project.