License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.linecorp.bot |
ArtifactId | ArtifactIdline-bot-api-client |
Last Version | Last Version4.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionline-bot-api-client
LINE Bot SDK Java - line-bot-api-client
|
Project URL |
Project URL |
Filename | Size |
---|---|
line-bot-api-client-4.9.0.pom | |
line-bot-api-client-4.9.0.jar | 57 KB |
line-bot-api-client-4.9.0-sources.jar | 45 KB |
line-bot-api-client-4.9.0-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-api-client/ -->
<dependency>
<groupId>com.linecorp.bot</groupId>
<artifactId>line-bot-api-client</artifactId>
<version>4.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-api-client/
implementation 'com.linecorp.bot:line-bot-api-client:4.9.0'
// https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-api-client/
implementation ("com.linecorp.bot:line-bot-api-client:4.9.0")
'com.linecorp.bot:line-bot-api-client:jar:4.9.0'
<dependency org="com.linecorp.bot" name="line-bot-api-client" rev="4.9.0">
<artifact name="line-bot-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.bot', module='line-bot-api-client', version='4.9.0')
)
libraryDependencies += "com.linecorp.bot" % "line-bot-api-client" % "4.9.0"
[com.linecorp.bot/line-bot-api-client "4.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.bot : line-bot-model | jar | 4.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
com.squareup.okhttp3 : logging-interceptor | jar | |
com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |