GroupId | GroupIdcom.github.shynixn.mccoroutine |
---|---|
ArtifactId | ArtifactIdmccoroutine-sponge-core |
Version | Version0.0.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-core/ -->
<dependency>
<groupId>com.github.shynixn.mccoroutine</groupId>
<artifactId>mccoroutine-sponge-core</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-core/
implementation 'com.github.shynixn.mccoroutine:mccoroutine-sponge-core:0.0.7'
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-core/
implementation ("com.github.shynixn.mccoroutine:mccoroutine-sponge-core:0.0.7")
'com.github.shynixn.mccoroutine:mccoroutine-sponge-core:jar:0.0.7'
<dependency org="com.github.shynixn.mccoroutine" name="mccoroutine-sponge-core" rev="0.0.7">
<artifact name="mccoroutine-sponge-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.mccoroutine', module='mccoroutine-sponge-core', version='0.0.7')
)
libraryDependencies += "com.github.shynixn.mccoroutine" % "mccoroutine-sponge-core" % "0.0.7"
[com.github.shynixn.mccoroutine/mccoroutine-sponge-core "0.0.7"]