| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаtop.chaser |
| Идентификатор | Идентификаторdeploy |
| Версия | ВерсияB-1.0.3.RELEASE |
| Тип | Типpom |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| deploy-B-1.0.3.RELEASE.pom | 763 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.chaser/deploy/ -->
<dependency>
<groupId>top.chaser</groupId>
<artifactId>deploy</artifactId>
<version>B-1.0.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.chaser/deploy/
implementation 'top.chaser:deploy:B-1.0.3.RELEASE'
// https://jarcasting.com/artifacts/top.chaser/deploy/
implementation ("top.chaser:deploy:B-1.0.3.RELEASE")
'top.chaser:deploy:pom:B-1.0.3.RELEASE'
<dependency org="top.chaser" name="deploy" rev="B-1.0.3.RELEASE">
<artifact name="deploy" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.chaser', module='deploy', version='B-1.0.3.RELEASE')
)
libraryDependencies += "top.chaser" % "deploy" % "B-1.0.3.RELEASE"
[top.chaser/deploy "B-1.0.3.RELEASE"]