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

net.smartcosmos:smartcosmos-builds-tools 2.12.0

Various XML Configs used throughout the application

Категории

Категории

Сеть
Группа

Группа

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

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

smartcosmos-builds-tools
Версия

Версия

2.12.0
Тип

Тип

jar

Скачать smartcosmos-builds-tools 2.12.0


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