| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.qingguox |
| Идентификатор | ИдентификаторCrescent-Toolkit |
| Последняя версия | Последняя версия1.0.41-RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCrescent-Toolkit
新月武器库
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| Crescent-Toolkit-1.0.41-RELEASE.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.qingguox/Crescent-Toolkit/ -->
<dependency>
<groupId>io.github.qingguox</groupId>
<artifactId>Crescent-Toolkit</artifactId>
<version>1.0.41-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qingguox/Crescent-Toolkit/
implementation 'io.github.qingguox:Crescent-Toolkit:1.0.41-RELEASE'
// https://jarcasting.com/artifacts/io.github.qingguox/Crescent-Toolkit/
implementation ("io.github.qingguox:Crescent-Toolkit:1.0.41-RELEASE")
'io.github.qingguox:Crescent-Toolkit:pom:1.0.41-RELEASE'
<dependency org="io.github.qingguox" name="Crescent-Toolkit" rev="1.0.41-RELEASE">
<artifact name="Crescent-Toolkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qingguox', module='Crescent-Toolkit', version='1.0.41-RELEASE')
)
libraryDependencies += "io.github.qingguox" % "Crescent-Toolkit" % "1.0.41-RELEASE"
[io.github.qingguox/Crescent-Toolkit "1.0.41-RELEASE"]