| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.avanza.gs |
| Идентификатор | Идентификаторgs-test-parent |
| Последняя версия | Последняя версия2.1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеgs-test-parent
gs-test-parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gs-test-parent-2.1.3.pom | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.avanza.gs/gs-test-parent/ -->
<dependency>
<groupId>com.avanza.gs</groupId>
<artifactId>gs-test-parent</artifactId>
<version>2.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.gs/gs-test-parent/
implementation 'com.avanza.gs:gs-test-parent:2.1.3'
// https://jarcasting.com/artifacts/com.avanza.gs/gs-test-parent/
implementation ("com.avanza.gs:gs-test-parent:2.1.3")
'com.avanza.gs:gs-test-parent:pom:2.1.3'
<dependency org="com.avanza.gs" name="gs-test-parent" rev="2.1.3">
<artifact name="gs-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.avanza.gs', module='gs-test-parent', version='2.1.3')
)
libraryDependencies += "com.avanza.gs" % "gs-test-parent" % "2.1.3"
[com.avanza.gs/gs-test-parent "2.1.3"]