is not current version
Last Version 4.9.0

line-bot-parser 4.3.0

null

License

License

GroupId

GroupId

com.linecorp.bot
ArtifactId

ArtifactId

line-bot-parser
Version

Version

4.3.0
Type

Type

jar
Description

Description

line-bot-parser
null
Project URL

Project URL

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

Download line-bot-parser 4.3.0


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

Dependencies

compile (1)

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

runtime (2)

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

test (6)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre
com.github.stefanbirkner : system-lambda jar 1.0.0
com.squareup.okhttp3 : mockwebserver jar
org.hibernate.validator : 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.