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