is not current version
Last Version 1.2.1

com.github.vgalloy:auto-catch 1.1.1

Simple Java error wrapper

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.vgalloy
ArtifactId

ArtifactId

auto-catch
Version

Version

1.1.1
Type

Type

jar

Download auto-catch 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.vgalloy/auto-catch/ -->
<dependency>
    <groupId>com.github.vgalloy</groupId>
    <artifactId>auto-catch</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vgalloy/auto-catch/
implementation 'com.github.vgalloy:auto-catch:1.1.1'
// https://jarcasting.com/artifacts/com.github.vgalloy/auto-catch/
implementation ("com.github.vgalloy:auto-catch:1.1.1")
'com.github.vgalloy:auto-catch:jar:1.1.1'
<dependency org="com.github.vgalloy" name="auto-catch" rev="1.1.1">
  <artifact name="auto-catch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vgalloy', module='auto-catch', version='1.1.1')
)
libraryDependencies += "com.github.vgalloy" % "auto-catch" % "1.1.1"
[com.github.vgalloy/auto-catch "1.1.1"]