License |
License |
---|---|
GroupId | GroupIddev.struchkov.godfather |
ArtifactId | ArtifactIdbot-context |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionBot Context
Доменные сущности, интерфейсы, для библиотеки Godfather
|
Filename | Size |
---|---|
bot-context-0.0.4.pom | |
bot-context-0.0.4.jar | 40 KB |
bot-context-0.0.4-sources.jar | 29 KB |
bot-context-0.0.4-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-context/ -->
<dependency>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>bot-context</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-context/
implementation 'dev.struchkov.godfather:bot-context:0.0.4'
// https://jarcasting.com/artifacts/dev.struchkov.godfather/bot-context/
implementation ("dev.struchkov.godfather:bot-context:0.0.4")
'dev.struchkov.godfather:bot-context:jar:0.0.4'
<dependency org="dev.struchkov.godfather" name="bot-context" rev="0.0.4">
<artifact name="bot-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.godfather', module='bot-context', version='0.0.4')
)
libraryDependencies += "dev.struchkov.godfather" % "bot-context" % "0.0.4"
[dev.struchkov.godfather/bot-context "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
dev.struchkov.haiti : haiti-utils | jar | 1.0.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 |
org.jetbrains : annotations | jar | 23.0.0 |