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