не последняя версия
Последняя версия 2.0

eu.codearte.catch-exception:catch-exception-parent 1.4.1-beta-2

Catch and verify exceptions - parent module

Группа

Группа

eu.codearte.catch-exception
Идентификатор

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

catch-exception-parent
Версия

Версия

1.4.1-beta-2
Тип

Тип

pom

Скачать catch-exception-parent 1.4.1-beta-2

Имя Файла Размер
catch-exception-parent-1.4.1-beta-2.pom 17 KB
Обзор

<!-- https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/ -->
<dependency>
    <groupId>eu.codearte.catch-exception</groupId>
    <artifactId>catch-exception-parent</artifactId>
    <version>1.4.1-beta-2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/
implementation 'eu.codearte.catch-exception:catch-exception-parent:1.4.1-beta-2'
// https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/
implementation ("eu.codearte.catch-exception:catch-exception-parent:1.4.1-beta-2")
'eu.codearte.catch-exception:catch-exception-parent:pom:1.4.1-beta-2'
<dependency org="eu.codearte.catch-exception" name="catch-exception-parent" rev="1.4.1-beta-2">
  <artifact name="catch-exception-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.codearte.catch-exception', module='catch-exception-parent', version='1.4.1-beta-2')
)
libraryDependencies += "eu.codearte.catch-exception" % "catch-exception-parent" % "1.4.1-beta-2"
[eu.codearte.catch-exception/catch-exception-parent "1.4.1-beta-2"]