line-bot-parser

LINE Bot SDK Java - line-bot-parser

License

License

GroupId

GroupId

com.linecorp.bot
ArtifactId

ArtifactId

line-bot-parser
Last Version

Last Version

4.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

line-bot-parser
LINE Bot SDK Java - line-bot-parser
Project URL

Project URL

https://github.com/line/line-bot-sdk-java

Download line-bot-parser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.linecorp.bot : line-bot-model jar 4.9.0

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.
com.linecorp.bot

LINE

Versions

Version
4.9.0
4.8.0
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
3.7.0
3.6.0
3.5.0
3.4.0
3.3.1
3.3.0