| Группа | Группаcom.github.shynixn.mccoroutine |
|---|---|
| Идентификатор | Идентификаторmccoroutine-sponge-api |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mccoroutine-sponge-api-1.1.2.pom | |
| mccoroutine-sponge-api-1.1.2.jar | 16 KB |
| mccoroutine-sponge-api-1.1.2-sources.jar | 5 KB |
| mccoroutine-sponge-api-1.1.2-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-api/ -->
<dependency>
<groupId>com.github.shynixn.mccoroutine</groupId>
<artifactId>mccoroutine-sponge-api</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-api/
implementation 'com.github.shynixn.mccoroutine:mccoroutine-sponge-api:1.1.2'
// https://jarcasting.com/artifacts/com.github.shynixn.mccoroutine/mccoroutine-sponge-api/
implementation ("com.github.shynixn.mccoroutine:mccoroutine-sponge-api:1.1.2")
'com.github.shynixn.mccoroutine:mccoroutine-sponge-api:jar:1.1.2'
<dependency org="com.github.shynixn.mccoroutine" name="mccoroutine-sponge-api" rev="1.1.2">
<artifact name="mccoroutine-sponge-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.mccoroutine', module='mccoroutine-sponge-api', version='1.1.2')
)
libraryDependencies += "com.github.shynixn.mccoroutine" % "mccoroutine-sponge-api" % "1.1.2"
[com.github.shynixn.mccoroutine/mccoroutine-sponge-api "1.1.2"]