| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.dreamlu |
| Идентификатор | Идентификаторmica-boot-test |
| Версия | Версия1.1.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mica-boot-test-1.1.4.pom | |
| mica-boot-test-1.1.4.jar | 4 KB |
| mica-boot-test-1.1.4-sources.jar | 4 KB |
| mica-boot-test-1.1.4-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-boot-test/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-boot-test</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-boot-test/
implementation 'net.dreamlu:mica-boot-test:1.1.4'
// https://jarcasting.com/artifacts/net.dreamlu/mica-boot-test/
implementation ("net.dreamlu:mica-boot-test:1.1.4")
'net.dreamlu:mica-boot-test:jar:1.1.4'
<dependency org="net.dreamlu" name="mica-boot-test" rev="1.1.4">
<artifact name="mica-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-boot-test', version='1.1.4')
)
libraryDependencies += "net.dreamlu" % "mica-boot-test" % "1.1.4"
[net.dreamlu/mica-boot-test "1.1.4"]