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

eu.codearte.catch-exception:catch-exception-parent 2.0.0-ALPHA-1

Catch and verify exceptions - parent module

Группа

Группа

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

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

catch-exception-parent
Версия

Версия

2.0.0-ALPHA-1
Тип

Тип

pom

Скачать catch-exception-parent 2.0.0-ALPHA-1

Имя Файла Размер
catch-exception-parent-2.0.0-ALPHA-1.pom 7 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>2.0.0-ALPHA-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/
implementation 'eu.codearte.catch-exception:catch-exception-parent:2.0.0-ALPHA-1'
// https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/
implementation ("eu.codearte.catch-exception:catch-exception-parent:2.0.0-ALPHA-1")
'eu.codearte.catch-exception:catch-exception-parent:pom:2.0.0-ALPHA-1'
<dependency org="eu.codearte.catch-exception" name="catch-exception-parent" rev="2.0.0-ALPHA-1">
  <artifact name="catch-exception-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.codearte.catch-exception', module='catch-exception-parent', version='2.0.0-ALPHA-1')
)
libraryDependencies += "eu.codearte.catch-exception" % "catch-exception-parent" % "2.0.0-ALPHA-1"
[eu.codearte.catch-exception/catch-exception-parent "2.0.0-ALPHA-1"]