GroupId | GroupIdfish.focus.uvms.plugins.flux.movement |
---|---|
ArtifactId | ArtifactIdflux-movement-plugin-service |
Version | Version3.1.12 |
Type | Typeejb |
<!-- https://jarcasting.com/artifacts/fish.focus.uvms.plugins.flux.movement/flux-movement-plugin-service/ -->
<dependency>
<groupId>fish.focus.uvms.plugins.flux.movement</groupId>
<artifactId>flux-movement-plugin-service</artifactId>
<version>3.1.12</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.flux.movement/flux-movement-plugin-service/
implementation 'fish.focus.uvms.plugins.flux.movement:flux-movement-plugin-service:3.1.12'
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.flux.movement/flux-movement-plugin-service/
implementation ("fish.focus.uvms.plugins.flux.movement:flux-movement-plugin-service:3.1.12")
'fish.focus.uvms.plugins.flux.movement:flux-movement-plugin-service:ejb:3.1.12'
<dependency org="fish.focus.uvms.plugins.flux.movement" name="flux-movement-plugin-service" rev="3.1.12">
<artifact name="flux-movement-plugin-service" type="ejb" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.plugins.flux.movement', module='flux-movement-plugin-service', version='3.1.12')
)
libraryDependencies += "fish.focus.uvms.plugins.flux.movement" % "flux-movement-plugin-service" % "3.1.12"
[fish.focus.uvms.plugins.flux.movement/flux-movement-plugin-service "3.1.12"]