License |
License |
---|---|
GroupId | GroupIdcom.github.delegacy.youngbot |
ArtifactId | ArtifactIdyoung-bot-core |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionyoung-bot-core
Young Bot (young-bot-core)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
young-bot-core-0.0.3.pom | |
young-bot-core-0.0.3.jar | 7 KB |
young-bot-core-0.0.3-sources.jar | 16 KB |
young-bot-core-0.0.3-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-core/ -->
<dependency>
<groupId>com.github.delegacy.youngbot</groupId>
<artifactId>young-bot-core</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-core/
implementation 'com.github.delegacy.youngbot:young-bot-core:0.0.3'
// https://jarcasting.com/artifacts/com.github.delegacy.youngbot/young-bot-core/
implementation ("com.github.delegacy.youngbot:young-bot-core:0.0.3")
'com.github.delegacy.youngbot:young-bot-core:pom:0.0.3'
<dependency org="com.github.delegacy.youngbot" name="young-bot-core" rev="0.0.3">
<artifact name="young-bot-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.delegacy.youngbot', module='young-bot-core', version='0.0.3')
)
libraryDependencies += "com.github.delegacy.youngbot" % "young-bot-core" % "0.0.3"
[com.github.delegacy.youngbot/young-bot-core "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.armeria : armeria | jar | 0.52.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.2 |
com.google.guava : guava | jar | 22.0 |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-codec : commons-codec | jar | |
com.linecorp.bot : line-bot-api-client | jar | 1.8.0 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
javax.inject : javax.inject | jar | 1 |