| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.amrjlg |
| Идентификатор | Идентификаторcommon-response |
| Версия | Версия1.3-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеresponse
null
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-response-1.3-RELEASE.pom | |
| common-response-1.3-RELEASE.jar | 2 KB |
| common-response-1.3-RELEASE-sources.jar | 3 KB |
| common-response-1.3-RELEASE-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.amrjlg/common-response/ -->
<dependency>
<groupId>io.github.amrjlg</groupId>
<artifactId>common-response</artifactId>
<version>1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amrjlg/common-response/
implementation 'io.github.amrjlg:common-response:1.3-RELEASE'
// https://jarcasting.com/artifacts/io.github.amrjlg/common-response/
implementation ("io.github.amrjlg:common-response:1.3-RELEASE")
'io.github.amrjlg:common-response:jar:1.3-RELEASE'
<dependency org="io.github.amrjlg" name="common-response" rev="1.3-RELEASE">
<artifact name="common-response" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amrjlg', module='common-response', version='1.3-RELEASE')
)
libraryDependencies += "io.github.amrjlg" % "common-response" % "1.3-RELEASE"
[io.github.amrjlg/common-response "1.3-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |