| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.smartcosmos |
| Идентификатор | Идентификаторsmartcosmos-framework-root |
| Версия | Версия2.10.15 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| smartcosmos-framework-root-2.10.15.pom | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-root/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-framework-root</artifactId>
<version>2.10.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-root/
implementation 'net.smartcosmos:smartcosmos-framework-root:2.10.15'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-framework-root/
implementation ("net.smartcosmos:smartcosmos-framework-root:2.10.15")
'net.smartcosmos:smartcosmos-framework-root:pom:2.10.15'
<dependency org="net.smartcosmos" name="smartcosmos-framework-root" rev="2.10.15">
<artifact name="smartcosmos-framework-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-framework-root', version='2.10.15')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-framework-root" % "2.10.15"
[net.smartcosmos/smartcosmos-framework-root "2.10.15"]