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

com.github.yaoguoh:common-exception 2.2.6.RELEASE


Группа

Группа

com.github.yaoguoh
Идентификатор

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

common-exception
Версия

Версия

2.2.6.RELEASE
Тип

Тип

jar

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


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