is not current version
Last Version 1.2.1

com.github.vgalloy:auto-catch 0.1.0

Simple Java error wrapper

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.vgalloy
ArtifactId

ArtifactId

auto-catch
Version

Version

0.1.0
Type

Type

jar

Download auto-catch 0.1.0


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