| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sadtech.bot.vcs |
| Идентификатор | Идентификаторvcs-bot-context |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеVCS bot context
Set of abstract components for working with VCS
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSADTECH |
<!-- https://jarcasting.com/artifacts/org.sadtech.bot.vcs/vcs-bot-context/ -->
<dependency>
<groupId>org.sadtech.bot.vcs</groupId>
<artifactId>vcs-bot-context</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.sadtech.bot.vcs/vcs-bot-context/
implementation 'org.sadtech.bot.vcs:vcs-bot-context:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/org.sadtech.bot.vcs/vcs-bot-context/
implementation ("org.sadtech.bot.vcs:vcs-bot-context:0.0.1-RELEASE")
'org.sadtech.bot.vcs:vcs-bot-context:jar:0.0.1-RELEASE'
<dependency org="org.sadtech.bot.vcs" name="vcs-bot-context" rev="0.0.1-RELEASE">
<artifact name="vcs-bot-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sadtech.bot.vcs', module='vcs-bot-context', version='0.0.1-RELEASE')
)
libraryDependencies += "org.sadtech.bot.vcs" % "vcs-bot-context" % "0.0.1-RELEASE"
[org.sadtech.bot.vcs/vcs-bot-context "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |