Jar examples for l:line-bot-api-client
Modified to use multiple accounts based on line-bot-sdk-java ver.1.6.0.
You can download jar file line-bot-api-client 1.6.0.JISTOL in this page.
apache-2.0
You can use the following script to add line-bot-api-client-1.6.0.JISTOL.jar to your project.
<dependency> <groupId>io.github.jistol</groupId> <artifactId>line-bot-api-client</artifactId> <version>1.6.0.JISTOL</version> </dependency>
compile group: 'io.github.jistol', name: 'line-bot-api-client', version: '1.6.0.JISTOL'
libraryDependencies += "io.github.jistol" % "line-bot-api-client" % "1.6.0.JISTOL"
<dependency org="io.github.jistol" name="line-bot-api-client" rev="1.6.0.JISTOL"/>
@Grapes(@Grab(group='io.github.jistol', module='line-bot-api-client', version='1.6.0.JISTOL'))
'io.github.jistol:line-bot-api-client:jar:1.6.0.JISTOL'
Click the following link to download the jar file.
line-bot-api-client-1.6.0.JISTOL-javadoc.jar