Last Version

com.googlecode.catch-exception:catch-exception-parent 1.2.0

Catch and verify exceptions - parent module

License

License

GroupId

GroupId

com.googlecode.catch-exception
ArtifactId

ArtifactId

catch-exception-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

Catch and verify exceptions - parent module
Source Code Management

Source Code Management

http://code.google.com/p/catch-exception/source/browse/

Download catch-exception-parent 1.2.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • catch-exception
  • catch-throwable