line-bot-api-client

Modified to use multiple accounts based on line-bot-sdk-java ver.1.6.0.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.jistol
ArtifactId

ArtifactId

line-bot-api-client
Last Version

Last Version

1.6.0.JISTOL
Release Date

Release Date

Type

Type

jar
Description

Description

line-bot-api-client
Modified to use multiple accounts based on line-bot-sdk-java ver.1.6.0.
Project URL

Project URL

https://github.com/jistol/line-bot-sdk-java-1.6.0.JISTOL
Source Code Management

Source Code Management

https://github.com/jistol/line-bot-sdk-java-1.6.0.JISTOL

Download line-bot-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jistol/line-bot-api-client/ -->
<dependency>
    <groupId>io.github.jistol</groupId>
    <artifactId>line-bot-api-client</artifactId>
    <version>1.6.0.JISTOL</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jistol/line-bot-api-client/
implementation 'io.github.jistol:line-bot-api-client:1.6.0.JISTOL'
// https://jarcasting.com/artifacts/io.github.jistol/line-bot-api-client/
implementation ("io.github.jistol:line-bot-api-client:1.6.0.JISTOL")
'io.github.jistol:line-bot-api-client:jar:1.6.0.JISTOL'
<dependency org="io.github.jistol" name="line-bot-api-client" rev="1.6.0.JISTOL">
  <artifact name="line-bot-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jistol', module='line-bot-api-client', version='1.6.0.JISTOL')
)
libraryDependencies += "io.github.jistol" % "line-bot-api-client" % "1.6.0.JISTOL"
[io.github.jistol/line-bot-api-client "1.6.0.JISTOL"]

Dependencies

compile (10)

Group / Artifact Type Version
io.github.jistol : line-bot-model jar 1.6.0.JISTOL
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.squareup.okhttp3 : logging-interceptor jar 3.4.2
com.squareup.retrofit2 : converter-jackson jar 2.1.0
com.squareup.retrofit2 : retrofit jar 2.1.0
org.slf4j : slf4j-api Optional jar
org.projectlombok : lombok jar 1.16.12
org.springframework.boot : spring-boot-configuration-processor jar

test (6)

Group / Artifact Type Version
com.google.guava : guava jar
com.github.stefanbirkner : system-rules jar 1.16.1
com.squareup.okhttp3 : mockwebserver jar 3.4.2
org.hibernate : hibernate-validator jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-logging jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0.JISTOL