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