| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-exception |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-exception
Artifact for exception handling functionality.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-exception-3.0.0.pom | |
| refcodes-exception-3.0.0.jar | 23 KB |
| refcodes-exception-3.0.0-tests.jar | 1 KB |
| refcodes-exception-3.0.0-test-sources.jar | 3 KB |
| refcodes-exception-3.0.0-sources.jar | 28 KB |
| refcodes-exception-3.0.0-javadoc.jar | 295 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-exception/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-exception</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-exception/
implementation 'org.refcodes:refcodes-exception:3.0.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-exception/
implementation ("org.refcodes:refcodes-exception:3.0.0")
'org.refcodes:refcodes-exception:jar:3.0.0'
<dependency org="org.refcodes" name="refcodes-exception" rev="3.0.0">
<artifact name="refcodes-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-exception', version='3.0.0')
)
libraryDependencies += "org.refcodes" % "refcodes-exception" % "3.0.0"
[org.refcodes/refcodes-exception "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |