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

top.wboost:common-exception 3.0.RELEASE


Группа

Группа

top.wboost
Идентификатор

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

common-exception
Версия

Версия

3.0.RELEASE
Тип

Тип

jar

Скачать common-exception 3.0.RELEASE


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