License |
License |
---|---|
GroupId | GroupIdcom.googlecode.catch-exception |
ArtifactId | ArtifactIdcatch-exception-parent |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCatch and verify exceptions - parent module
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
catch-exception-parent-1.2.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-exception-parent/ -->
<dependency>
<groupId>com.googlecode.catch-exception</groupId>
<artifactId>catch-exception-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-exception-parent/
implementation 'com.googlecode.catch-exception:catch-exception-parent:1.2.0'
// https://jarcasting.com/artifacts/com.googlecode.catch-exception/catch-exception-parent/
implementation ("com.googlecode.catch-exception:catch-exception-parent:1.2.0")
'com.googlecode.catch-exception:catch-exception-parent:pom:1.2.0'
<dependency org="com.googlecode.catch-exception" name="catch-exception-parent" rev="1.2.0">
<artifact name="catch-exception-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.catch-exception', module='catch-exception-parent', version='1.2.0')
)
libraryDependencies += "com.googlecode.catch-exception" % "catch-exception-parent" % "1.2.0"
[com.googlecode.catch-exception/catch-exception-parent "1.2.0"]