VCS bot context

Set of abstract components for working with VCS

License

License

GroupId

GroupId

org.sadtech.bot.vcs
ArtifactId

ArtifactId

vcs-bot-context
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

VCS bot context
Set of abstract components for working with VCS
Project URL

Project URL

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

Project Organization

SADTECH

Download vcs-bot-context

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE