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