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

com.cedarsoft.commons:exceptions 8.0.0


Группа

Группа

com.cedarsoft.commons
Идентификатор

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

exceptions
Версия

Версия

8.0.0
Тип

Тип

jar

Скачать exceptions 8.0.0


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