| Группа | Группаcom.github.fartherp |
|---|---|
| Идентификатор | Идентификаторframework-exception |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| framework-exception-1.0.9.pom | |
| framework-exception-1.0.9.jar | 21 KB |
| framework-exception-1.0.9-sources.jar | 19 KB |
| framework-exception-1.0.9-javadoc.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fartherp/framework-exception/ -->
<dependency>
<groupId>com.github.fartherp</groupId>
<artifactId>framework-exception</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp/framework-exception/
implementation 'com.github.fartherp:framework-exception:1.0.9'
// https://jarcasting.com/artifacts/com.github.fartherp/framework-exception/
implementation ("com.github.fartherp:framework-exception:1.0.9")
'com.github.fartherp:framework-exception:jar:1.0.9'
<dependency org="com.github.fartherp" name="framework-exception" rev="1.0.9">
<artifact name="framework-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp', module='framework-exception', version='1.0.9')
)
libraryDependencies += "com.github.fartherp" % "framework-exception" % "1.0.9"
[com.github.fartherp/framework-exception "1.0.9"]