| Группа | Группаfish.focus.uvms.plugins.rest.movement |
|---|---|
| Идентификатор | Идентификаторflux-vesselposition-rest |
| Версия | Версия1.8 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| flux-vesselposition-rest-1.8.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fish.focus.uvms.plugins.rest.movement/flux-vesselposition-rest/ -->
<dependency>
<groupId>fish.focus.uvms.plugins.rest.movement</groupId>
<artifactId>flux-vesselposition-rest</artifactId>
<version>1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.rest.movement/flux-vesselposition-rest/
implementation 'fish.focus.uvms.plugins.rest.movement:flux-vesselposition-rest:1.8'
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.rest.movement/flux-vesselposition-rest/
implementation ("fish.focus.uvms.plugins.rest.movement:flux-vesselposition-rest:1.8")
'fish.focus.uvms.plugins.rest.movement:flux-vesselposition-rest:pom:1.8'
<dependency org="fish.focus.uvms.plugins.rest.movement" name="flux-vesselposition-rest" rev="1.8">
<artifact name="flux-vesselposition-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.plugins.rest.movement', module='flux-vesselposition-rest', version='1.8')
)
libraryDependencies += "fish.focus.uvms.plugins.rest.movement" % "flux-vesselposition-rest" % "1.8"
[fish.focus.uvms.plugins.rest.movement/flux-vesselposition-rest "1.8"]