GroupId | GroupIdeu.codearte.catch-exception |
---|---|
ArtifactId | ArtifactIdcatch-exception-parent |
Version | Version1.4.1-beta-2 |
Type | Typepom |
Filename | Size |
---|---|
catch-exception-parent-1.4.1-beta-2.pom | 17 KB |
Browse |
<!-- 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"]