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

com.github.fanzezhen.common:common-exception 0.0.3.1


Группа

Группа

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

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

common-exception
Версия

Версия

0.0.3.1
Тип

Тип

jar

Скачать common-exception 0.0.3.1


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