is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:ui 1.4.0-RC3


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

ui
Version

Version

1.4.0-RC3
Type

Type

war

Download ui 1.4.0-RC3


<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/ui/ -->
<dependency>
    <groupId>uk.gov.gchq.gaffer</groupId>
    <artifactId>ui</artifactId>
    <version>1.4.0-RC3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/ui/
implementation 'uk.gov.gchq.gaffer:ui:1.4.0-RC3'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/ui/
implementation ("uk.gov.gchq.gaffer:ui:1.4.0-RC3")
'uk.gov.gchq.gaffer:ui:war:1.4.0-RC3'
<dependency org="uk.gov.gchq.gaffer" name="ui" rev="1.4.0-RC3">
  <artifact name="ui" type="war" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='ui', version='1.4.0-RC3')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "ui" % "1.4.0-RC3"
[uk.gov.gchq.gaffer/ui "1.4.0-RC3"]