is not current version
Last Version 2.2.0

com.github.shynixn.mccoroutine:mccoroutine-sponge-sample 0.0.7

MCCoroutine bukkit api server extension to work with Kotlin Coroutines.

GroupId

GroupId

com.github.shynixn.mccoroutine
ArtifactId

ArtifactId

mccoroutine-sponge-sample
Version

Version

0.0.7
Type

Type

jar

Download mccoroutine-sponge-sample 0.0.7


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