Download line-bot-api-client-1.6.0.JISTOL.jar file - Jar l

Jar examples for l:line-bot-api-client

Description

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.

License

apache-2.0

Build File

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'

Download

Click the following link to download the jar file.

line-bot-api-client-1.6.0.JISTOL-javadoc.jar
line-bot-api-client-1.6.0.JISTOL-sources.jar
line-bot-api-client-1.6.0.JISTOL.jar
line-bot-api-client-1.6.0.JISTOL.pom



Related Tutorials