<dependency>
<groupId>com.github.delegacy.youngbot</groupId>
<artifactId>young-bot-dispatcher-spring-boot-autoconfigure</artifactId>
<version>0.0.3</version>
</dependency>
implementation group: 'com.github.delegacy.youngbot', name: 'young-bot-dispatcher-spring-boot-autoconfigure', version: '0.0.3'
implementation 'com.github.delegacy.youngbot:young-bot-dispatcher-spring-boot-autoconfigure:0.0.3'
implementation("com.github.delegacy.youngbot:young-bot-dispatcher-spring-boot-autoconfigure:0.0.3")
libraryDependencies += "com.github.delegacy.youngbot" % "young-bot-dispatcher-spring-boot-autoconfigure" % "0.0.3"
<dependency org="com.github.delegacy.youngbot" name="young-bot-dispatcher-spring-boot-autoconfigure" rev="0.0.3"/>
@Grapes(
@Grab(group='com.github.delegacy.youngbot', module='young-bot-dispatcher-spring-boot-autoconfigure', version='0.0.3')
)
[com.github.delegacy.youngbot/young-bot-dispatcher-spring-boot-autoconfigure "0.0.3"]
'com.github.delegacy.youngbot:young-bot-dispatcher-spring-boot-autoconfigure:jar:0.0.3'