is not current version
Last Version 2.2.0

com.github.shynixn.mccoroutine:mccoroutine-sponge-core 1.1.0

MCCoroutine bukkit api server extension to work with Kotlin Coroutines.

GroupId

GroupId

com.github.shynixn.mccoroutine
ArtifactId

ArtifactId

mccoroutine-sponge-core
Version

Version

1.1.0
Type

Type

jar

Download mccoroutine-sponge-core 1.1.0


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