| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.120011676 |
| Идентификатор | Идентификаторrestful-exception |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
Описаниеrestful exception helper
A restful exception helper library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| restful-exception-0.0.1.pom | |
| restful-exception-0.0.1.jar | 10 KB |
| restful-exception-0.0.1-sources.jar | 5 KB |
| restful-exception-0.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.120011676/restful-exception/ -->
<dependency>
<groupId>com.github.120011676</groupId>
<artifactId>restful-exception</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.120011676/restful-exception/
implementation 'com.github.120011676:restful-exception:0.0.1'
// https://jarcasting.com/artifacts/com.github.120011676/restful-exception/
implementation ("com.github.120011676:restful-exception:0.0.1")
'com.github.120011676:restful-exception:jar:0.0.1'
<dependency org="com.github.120011676" name="restful-exception" rev="0.0.1">
<artifact name="restful-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.120011676', module='restful-exception', version='0.0.1')
)
libraryDependencies += "com.github.120011676" % "restful-exception" % "0.0.1"
[com.github.120011676/restful-exception "0.0.1"]