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

com.github.fartherp:framework-exception 1.0.1


Группа

Группа

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

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

framework-exception
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать framework-exception 1.0.1


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