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