| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.wycst |
| Идентификатор | Идентификаторlight-common |
| Последняя версия | Последняя версия0.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlight framework
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| light-common-0.0.11.pom | |
| light-common-0.0.11.jar | 126 KB |
| light-common-0.0.11-sources.jar | 98 KB |
| light-common-0.0.11-javadoc.jar | 384 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.wycst/light-common/ -->
<dependency>
<groupId>io.github.wycst</groupId>
<artifactId>light-common</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycst/light-common/
implementation 'io.github.wycst:light-common:0.0.11'
// https://jarcasting.com/artifacts/io.github.wycst/light-common/
implementation ("io.github.wycst:light-common:0.0.11")
'io.github.wycst:light-common:jar:0.0.11'
<dependency org="io.github.wycst" name="light-common" rev="0.0.11">
<artifact name="light-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wycst', module='light-common', version='0.0.11')
)
libraryDependencies += "io.github.wycst" % "light-common" % "0.0.11"
[io.github.wycst/light-common "0.0.11"]