| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.smartcosmos |
| Идентификатор | Идентификаторsmartcosmos-build |
| Версия | Версия3.1.2 |
| Тип | Типpom |
| Описание |
ОписаниеSMART COSMOS Build
SMART COSMOS Build POM for ease of use defining standard repository release and distribution.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| smartcosmos-build-3.1.2.pom | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-build</artifactId>
<version>3.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/
implementation 'net.smartcosmos:smartcosmos-build:3.1.2'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build/
implementation ("net.smartcosmos:smartcosmos-build:3.1.2")
'net.smartcosmos:smartcosmos-build:pom:3.1.2'
<dependency org="net.smartcosmos" name="smartcosmos-build" rev="3.1.2">
<artifact name="smartcosmos-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-build', version='3.1.2')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-build" % "3.1.2"
[net.smartcosmos/smartcosmos-build "3.1.2"]