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

com.cedarsoft.commons:exceptions 2.0.5


Группа

Группа

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

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

exceptions
Версия

Версия

2.0.5
Тип

Тип

jar

Скачать exceptions 2.0.5


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