| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.smartcosmos |
| Идентификатор | Идентификаторsmartcosmos-framework-root |
| Версия | Версия3.2.0 |
| Тип | Типpom |
| Описание |
ОписаниеSMART COSMOS Framework Root
SMART COSMOS Annotations and Configuration, and helpful Maven Starter POMs
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smartcosmos-framework-root-3.2.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-root/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-framework-root</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-root/
implementation 'net.smartcosmos:smartcosmos-framework-root:3.2.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-root/
implementation ("net.smartcosmos:smartcosmos-framework-root:3.2.0")
'net.smartcosmos:smartcosmos-framework-root:pom:3.2.0'
<dependency org="net.smartcosmos" name="smartcosmos-framework-root" rev="3.2.0">
<artifact name="smartcosmos-framework-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-framework-root', version='3.2.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-framework-root" % "3.2.0"
[net.smartcosmos/smartcosmos-framework-root "3.2.0"]