| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.arthenica |
| Идентификатор | Идентификаторsmart-exception-common |
| Последняя версия | Последняя версия0.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsmart-exception-common
smart-exception common package
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smart-exception-common-0.2.1.pom | |
| smart-exception-common-0.2.1.jar | 6 KB |
| smart-exception-common-0.2.1-sources.jar | 6 KB |
| smart-exception-common-0.2.1-javadoc.jar | 396 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/ -->
<dependency>
<groupId>com.arthenica</groupId>
<artifactId>smart-exception-common</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/
implementation 'com.arthenica:smart-exception-common:0.2.1'
// https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/
implementation ("com.arthenica:smart-exception-common:0.2.1")
'com.arthenica:smart-exception-common:jar:0.2.1'
<dependency org="com.arthenica" name="smart-exception-common" rev="0.2.1">
<artifact name="smart-exception-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arthenica', module='smart-exception-common', version='0.2.1')
)
libraryDependencies += "com.arthenica" % "smart-exception-common" % "0.2.1"
[com.arthenica/smart-exception-common "0.2.1"]