License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.linecorp.bot |
ArtifactId | ArtifactIdline-bot-api-client |
Version | Version4.3.0 |
Type | Typejar |
Description |
Descriptionline-bot-api-client
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
line-bot-api-client-4.3.0.pom | |
line-bot-api-client-4.3.0.jar | 73 KB |
line-bot-api-client-4.3.0-sources.jar | 57 KB |
line-bot-api-client-4.3.0-javadoc.jar | 131 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-api-client/
implementation 'com.linecorp.bot:line-bot-api-client:4.3.0'
// https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-api-client/
implementation ("com.linecorp.bot:line-bot-api-client:4.3.0")
'com.linecorp.bot:line-bot-api-client:jar:4.3.0'
<dependency org="com.linecorp.bot" name="line-bot-api-client" rev="4.3.0">
<artifact name="line-bot-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.bot', module='line-bot-api-client', version='4.3.0')
)
libraryDependencies += "com.linecorp.bot" % "line-bot-api-client" % "4.3.0"
[com.linecorp.bot/line-bot-api-client "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.bot : line-bot-model | jar | 4.3.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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.2-jre |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
com.github.stefanbirkner : system-lambda | jar | 1.0.0 |
com.squareup.okhttp3 : mockwebserver | jar | |
org.hibernate.validator : hibernate-validator | jar |