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

net.smartcosmos:smartcosmos-framework-parent 2.10.14

This POM file forms the foundation of all POM files that are specific to JAVA packaging.

Категории

Категории

Сеть
Группа

Группа

net.smartcosmos
Идентификатор

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

smartcosmos-framework-parent
Версия

Версия

2.10.14
Тип

Тип

pom

Скачать smartcosmos-framework-parent 2.10.14

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

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