Download line-bot-model-1.9.0.jar file - Jar l

Jar examples for l:line-bot-model

Description

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

You can download jar file line-bot-model 1.9.0 in this page.

License

apache-2.0

Build File

You can use the following script to add line-bot-model-1.9.0.jar to your project.

<dependency>
   <groupId>com.linecorp.bot</groupId>
   <artifactId>line-bot-model</artifactId>
   <version>1.9.0</version>
</dependency>
compile group: 'com.linecorp.bot', name: 'line-bot-model', version: '1.9.0'
libraryDependencies += "com.linecorp.bot" % "line-bot-model" % "1.9.0"
<dependency org="com.linecorp.bot" name="line-bot-model" rev="1.9.0"/>
@Grapes(@Grab(group='com.linecorp.bot', module='line-bot-model', version='1.9.0'))
'com.linecorp.bot:line-bot-model:jar:1.9.0'

Download

Click the following link to download the jar file.

line-bot-model-1.9.0-javadoc.jar
line-bot-model-1.9.0-sources.jar
line-bot-model-1.9.0.jar
line-bot-model-1.9.0.pom



Related Tutorials