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