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