не последняя версия
Последняя версия 0.3.0

org.smartdeveloperhub:sdh-parent 0.1.0

Smart Developer Hub

Группа

Группа

org.smartdeveloperhub
Идентификатор

Идентификатор

sdh-parent
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать sdh-parent 0.1.0

Имя Файла Размер
sdh-parent-0.1.0.pom 20 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-parent/ -->
<dependency>
    <groupId>org.smartdeveloperhub</groupId>
    <artifactId>sdh-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-parent/
implementation 'org.smartdeveloperhub:sdh-parent:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-parent/
implementation ("org.smartdeveloperhub:sdh-parent:0.1.0")
'org.smartdeveloperhub:sdh-parent:pom:0.1.0'
<dependency org="org.smartdeveloperhub" name="sdh-parent" rev="0.1.0">
  <artifact name="sdh-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub', module='sdh-parent', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub" % "sdh-parent" % "0.1.0"
[org.smartdeveloperhub/sdh-parent "0.1.0"]