Last Version

throwable-interfaces 1.13

A collection of standard interfaces that throw exceptions

License

License

GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

throwable-interfaces
Version

Version

1.13
Type

Type

jar
Description

Description

throwable-interfaces
A collection of standard interfaces that throw exceptions
Project URL

Project URL

https://stefanliebenberg.github.io/throwable-interfaces
Source Code Management

Source Code Management

https://github.com/StefanLiebenberg/throwable-interfaces

Download throwable-interfaces 1.13


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.21
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.