is not current version
Last Version 2.0

eu.codearte.catch-exception:catch-exception-parent 1.4.6

Catch and verify exceptions - parent module

GroupId

GroupId

eu.codearte.catch-exception
ArtifactId

ArtifactId

catch-exception-parent
Version

Version

1.4.6
Type

Type

pom

Download catch-exception-parent 1.4.6


<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/eu.codearte.catch-exception/catch-exception-parent/
implementation ("eu.codearte.catch-exception:catch-exception-parent:1.4.6")
'eu.codearte.catch-exception:catch-exception-parent:pom:1.4.6'
<dependency org="eu.codearte.catch-exception" name="catch-exception-parent" rev="1.4.6">
  <artifact name="catch-exception-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.codearte.catch-exception', module='catch-exception-parent', version='1.4.6')
)
libraryDependencies += "eu.codearte.catch-exception" % "catch-exception-parent" % "1.4.6"
[eu.codearte.catch-exception/catch-exception-parent "1.4.6"]