is not current version
Last Version 1.9

fish.focus.uvms.plugins.rest.movement:flux-vesselposition-rest-module 1.8


GroupId

GroupId

fish.focus.uvms.plugins.rest.movement
ArtifactId

ArtifactId

flux-vesselposition-rest-module
Version

Version

1.8
Type

Type

ear

Download flux-vesselposition-rest-module 1.8


<!-- https://jarcasting.com/artifacts/fish.focus.uvms.plugins.rest.movement/flux-vesselposition-rest-module/ -->
<dependency>
    <groupId>fish.focus.uvms.plugins.rest.movement</groupId>
    <artifactId>flux-vesselposition-rest-module</artifactId>
    <version>1.8</version>
    <type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.rest.movement/flux-vesselposition-rest-module/
implementation 'fish.focus.uvms.plugins.rest.movement:flux-vesselposition-rest-module:1.8'
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.rest.movement/flux-vesselposition-rest-module/
implementation ("fish.focus.uvms.plugins.rest.movement:flux-vesselposition-rest-module:1.8")
'fish.focus.uvms.plugins.rest.movement:flux-vesselposition-rest-module:ear:1.8'
<dependency org="fish.focus.uvms.plugins.rest.movement" name="flux-vesselposition-rest-module" rev="1.8">
  <artifact name="flux-vesselposition-rest-module" type="ear" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.plugins.rest.movement', module='flux-vesselposition-rest-module', version='1.8')
)
libraryDependencies += "fish.focus.uvms.plugins.rest.movement" % "flux-vesselposition-rest-module" % "1.8"
[fish.focus.uvms.plugins.rest.movement/flux-vesselposition-rest-module "1.8"]