License |
License |
---|---|
GroupId | GroupIdcom.github.delegacy.youngbot |
ArtifactId | ArtifactIdyoung-bot-dispatcher |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionyoung-bot-dispatcher
Young Bot (young-bot-dispatcher)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-dispatcher/ -->
<dependency>
<groupId>com.github.delegacy.youngbot</groupId>
<artifactId>young-bot-dispatcher</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-dispatcher/
implementation 'com.github.delegacy.youngbot:young-bot-dispatcher:0.0.3'
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-dispatcher/
implementation ("com.github.delegacy.youngbot:young-bot-dispatcher:0.0.3")
'com.github.delegacy.youngbot:young-bot-dispatcher:pom:0.0.3'
<dependency org="com.github.delegacy.youngbot" name="young-bot-dispatcher" rev="0.0.3">
<artifact name="young-bot-dispatcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.delegacy.youngbot', module='young-bot-dispatcher', version='0.0.3')
)
libraryDependencies += "com.github.delegacy.youngbot" % "young-bot-dispatcher" % "0.0.3"
[com.github.delegacy.youngbot/young-bot-dispatcher "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.delegacy.youngbot : young-bot-core | jar | 0.0.3 |
org.springframework.boot : spring-boot-starter-batch | jar |