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

org.smartdeveloperhub:sdh-build 0.1.0

Smart Developer Hub Build Configuration

Группа

Группа

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

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

sdh-build
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать sdh-build 0.1.0

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

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