не последняя версия
Последняя версия 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:exception 1.5.2


Группа

Группа

uk.gov.gchq.gaffer
Идентификатор

Идентификатор

exception
Версия

Версия

1.5.2
Тип

Тип

jar

Скачать exception 1.5.2


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