| Группа | Группаdev.galasa |
|---|---|
| Идентификатор | Идентификаторgalasa-managers-comms-parent |
| Версия | Версия0.3.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| galasa-managers-comms-parent-0.3.0.pom | 680 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.galasa/galasa-managers-comms-parent/ -->
<dependency>
<groupId>dev.galasa</groupId>
<artifactId>galasa-managers-comms-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.galasa/galasa-managers-comms-parent/
implementation 'dev.galasa:galasa-managers-comms-parent:0.3.0'
// https://jarcasting.com/artifacts/dev.galasa/galasa-managers-comms-parent/
implementation ("dev.galasa:galasa-managers-comms-parent:0.3.0")
'dev.galasa:galasa-managers-comms-parent:pom:0.3.0'
<dependency org="dev.galasa" name="galasa-managers-comms-parent" rev="0.3.0">
<artifact name="galasa-managers-comms-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.galasa', module='galasa-managers-comms-parent', version='0.3.0')
)
libraryDependencies += "dev.galasa" % "galasa-managers-comms-parent" % "0.3.0"
[dev.galasa/galasa-managers-comms-parent "0.3.0"]