| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ForteScarlet |
| Идентификатор | Идентификаторcqcodeutils |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| cqcodeutils-1.0.1.pom | |
| cqcodeutils-1.0.1.jar | 33 KB |
| cqcodeutils-1.0.1-sources.jar | 26 KB |
| cqcodeutils-1.0.1-javadoc.jar | 115 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ForteScarlet/cqcodeutils/ -->
<dependency>
<groupId>io.github.ForteScarlet</groupId>
<artifactId>cqcodeutils</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ForteScarlet/cqcodeutils/
implementation 'io.github.ForteScarlet:cqcodeutils:1.0.1'
// https://jarcasting.com/artifacts/io.github.ForteScarlet/cqcodeutils/
implementation ("io.github.ForteScarlet:cqcodeutils:1.0.1")
'io.github.ForteScarlet:cqcodeutils:jar:1.0.1'
<dependency org="io.github.ForteScarlet" name="cqcodeutils" rev="1.0.1">
<artifact name="cqcodeutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ForteScarlet', module='cqcodeutils', version='1.0.1')
)
libraryDependencies += "io.github.ForteScarlet" % "cqcodeutils" % "1.0.1"
[io.github.ForteScarlet/cqcodeutils "1.0.1"]