is not current version
Last Version 0.2.0

com.s4nderdevelopment:exception-lib 0.1.1

Library for standard exceptions

GroupId

GroupId

com.s4nderdevelopment
ArtifactId

ArtifactId

exception-lib
Version

Version

0.1.1
Type

Type

jar

Download exception-lib 0.1.1


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