SDK VCS BOT

Set of abstract components for working with VCS

License

License

GroupId

GroupId

org.sadtech.bot.vcs
ArtifactId

ArtifactId

vcs-bot
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

SDK VCS BOT
Set of abstract components for working with VCS
Project URL

Project URL

https://github.com/uPagge/vcs-bot
Project Organization

Project Organization

SADTECH
Source Code Management

Source Code Management

https://github.com/uPagge/vcs-bot

Download vcs-bot

How to add to project

<!-- https://jarcasting.com/artifacts/org.sadtech.bot.vcs/vcs-bot/ -->
<dependency>
    <groupId>org.sadtech.bot.vcs</groupId>
    <artifactId>vcs-bot</artifactId>
    <version>0.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sadtech.bot.vcs/vcs-bot/
implementation 'org.sadtech.bot.vcs:vcs-bot:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/org.sadtech.bot.vcs/vcs-bot/
implementation ("org.sadtech.bot.vcs:vcs-bot:0.0.1-RELEASE")
'org.sadtech.bot.vcs:vcs-bot:pom:0.0.1-RELEASE'
<dependency org="org.sadtech.bot.vcs" name="vcs-bot" rev="0.0.1-RELEASE">
  <artifact name="vcs-bot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sadtech.bot.vcs', module='vcs-bot', version='0.0.1-RELEASE')
)
libraryDependencies += "org.sadtech.bot.vcs" % "vcs-bot" % "0.0.1-RELEASE"
[org.sadtech.bot.vcs/vcs-bot "0.0.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • vcs-bot-context

Versions

Version
0.0.1-RELEASE