is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:exception 0.7.5


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

exception
Version

Version

0.7.5
Type

Type

jar

Download exception 0.7.5


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