is not current version
Last Version 0.0.5

com.github.bannmann.labs:kumuluzee-errorhandling 0.0.2


GroupId

GroupId

com.github.bannmann.labs
ArtifactId

ArtifactId

kumuluzee-errorhandling
Version

Version

0.0.2
Type

Type

jar

Download kumuluzee-errorhandling 0.0.2


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