License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.mccoroutine |
ArtifactId | ArtifactIdmccoroutine-sponge-core |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMCCoroutine
MCCoroutine is a library, which adds extensive support for Kotlin Coroutines for Minecraft Server environments.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-core/ -->
<dependency>
<groupId>com.github.shynixn.mccoroutine</groupId>
<artifactId>mccoroutine-sponge-core</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-core/
implementation 'com.github.shynixn.mccoroutine:mccoroutine-sponge-core:2.2.0'
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-core/
implementation ("com.github.shynixn.mccoroutine:mccoroutine-sponge-core:2.2.0")
'com.github.shynixn.mccoroutine:mccoroutine-sponge-core:jar:2.2.0'
<dependency org="com.github.shynixn.mccoroutine" name="mccoroutine-sponge-core" rev="2.2.0">
<artifact name="mccoroutine-sponge-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.mccoroutine', module='mccoroutine-sponge-core', version='2.2.0')
)
libraryDependencies += "com.github.shynixn.mccoroutine" % "mccoroutine-sponge-core" % "2.2.0"
[com.github.shynixn.mccoroutine/mccoroutine-sponge-core "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shynixn.mccoroutine : mccoroutine-sponge-api | jar | 2.2.0 |