is not current version
Last Version 0.0.7

Bot Context 0.0.3

Доменные сущности, интерфейсы, для библиотеки Godfather

License

License

GroupId

GroupId

dev.struchkov.godfather
ArtifactId

ArtifactId

bot-context
Version

Version

0.0.3
Type

Type

jar
Description

Description

Bot Context
Доменные сущности, интерфейсы, для библиотеки Godfather

Download bot-context 0.0.3


<!-- https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-context/ -->
<dependency>
    <groupId>dev.struchkov.godfather</groupId>
    <artifactId>bot-context</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-context/
implementation 'dev.struchkov.godfather:bot-context:0.0.3'
// https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-context/
implementation ("dev.struchkov.godfather:bot-context:0.0.3")
'dev.struchkov.godfather:bot-context:jar:0.0.3'
<dependency org="dev.struchkov.godfather" name="bot-context" rev="0.0.3">
  <artifact name="bot-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.godfather', module='bot-context', version='0.0.3')
)
libraryDependencies += "dev.struchkov.godfather" % "bot-context" % "0.0.3"
[dev.struchkov.godfather/bot-context "0.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
javax.mail : javax.mail-api jar 1.6.2
javax.persistence : javax.persistence-api jar 2.2
javax.validation : validation-api jar 2.0.1.Final
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.