не последняя версия
Последняя версия 1.13

org.slieb:throwable-interfaces 1.3

A collection of standard interfaces that throw exceptions

Группа

Группа

org.slieb
Идентификатор

Идентификатор

throwable-interfaces
Версия

Версия

1.3
Тип

Тип

jar

Скачать throwable-interfaces 1.3


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