| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.thundra.utils |
| Идентификатор | Идентификаторbuild |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTeamCity Integration for Thundra Foresight
|
| Имя Файла | Размер |
|---|---|
| build-1.0.5.pom | |
| build-1.0.5.zip | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thundra.utils/build/ -->
<dependency>
<groupId>io.thundra.utils</groupId>
<artifactId>build</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thundra.utils/build/
implementation 'io.thundra.utils:build:1.0.5'
// https://jarcasting.com/artifacts/io.thundra.utils/build/
implementation ("io.thundra.utils:build:1.0.5")
'io.thundra.utils:build:pom:1.0.5'
<dependency org="io.thundra.utils" name="build" rev="1.0.5">
<artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thundra.utils', module='build', version='1.0.5')
)
libraryDependencies += "io.thundra.utils" % "build" % "1.0.5"
[io.thundra.utils/build "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.thundra.utils : thundra-teamcity-plugin-agent | jar | 1.0.5 |