License |
License |
---|---|
GroupId | GroupIddev.struchkov.godfather |
ArtifactId | ArtifactIdbot-context |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionBot Context
Доменные сущности, интерфейсы, для библиотеки Godfather
|
Filename | Size |
---|---|
bot-context-0.0.3.pom | |
bot-context-0.0.3.jar | 67 KB |
bot-context-0.0.3-sources.jar | 36 KB |
bot-context-0.0.3-javadoc.jar | 437 KB |
Browse |
<!-- 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"]
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 |