is not current version
Last Version 8.9.2

com.cedarsoft.commons:exception-handling 8.5.1


GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

exception-handling
Version

Version

8.5.1
Type

Type

jar

Download exception-handling 8.5.1


<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/exception-handling/ -->
<dependency>
    <groupId>com.cedarsoft.commons</groupId>
    <artifactId>exception-handling</artifactId>
    <version>8.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/exception-handling/
implementation 'com.cedarsoft.commons:exception-handling:8.5.1'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/exception-handling/
implementation ("com.cedarsoft.commons:exception-handling:8.5.1")
'com.cedarsoft.commons:exception-handling:jar:8.5.1'
<dependency org="com.cedarsoft.commons" name="exception-handling" rev="8.5.1">
  <artifact name="exception-handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='exception-handling', version='8.5.1')
)
libraryDependencies += "com.cedarsoft.commons" % "exception-handling" % "8.5.1"
[com.cedarsoft.commons/exception-handling "8.5.1"]