License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.mccoroutine |
ArtifactId | ArtifactIdmccoroutine-sponge-sample |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionMCCoroutine
MCCoroutine bukkit api server extension to work with Kotlin Coroutines.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-sample/ -->
<dependency>
<groupId>com.github.shynixn.mccoroutine</groupId>
<artifactId>mccoroutine-sponge-sample</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-sample/
implementation 'com.github.shynixn.mccoroutine:mccoroutine-sponge-sample:1.5.0'
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-sample/
implementation ("com.github.shynixn.mccoroutine:mccoroutine-sponge-sample:1.5.0")
'com.github.shynixn.mccoroutine:mccoroutine-sponge-sample:jar:1.5.0'
<dependency org="com.github.shynixn.mccoroutine" name="mccoroutine-sponge-sample" rev="1.5.0">
<artifact name="mccoroutine-sponge-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.mccoroutine', module='mccoroutine-sponge-sample', version='1.5.0')
)
libraryDependencies += "com.github.shynixn.mccoroutine" % "mccoroutine-sponge-sample" % "1.5.0"
[com.github.shynixn.mccoroutine/mccoroutine-sponge-sample "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shynixn.mccoroutine : mccoroutine-sponge-api | jar | 1.5.0 |
com.github.shynixn.mccoroutine : mccoroutine-sponge-core | jar | 1.5.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 |