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