| License | License | 
|---|---|
| GroupId | GroupIdcom.linecorp.bot | 
| ArtifactId | ArtifactIdline-bot-parser | 
| Last Version | Last Version4.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionline-bot-parser LINE Bot SDK Java - line-bot-parser | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| line-bot-parser-4.9.0.pom | |
| line-bot-parser-4.9.0.jar | 4 KB | 
| line-bot-parser-4.9.0-sources.jar | 4 KB | 
| line-bot-parser-4.9.0-javadoc.jar | 27 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.linecorp.bot : line-bot-model | jar | 4.9.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.slf4j : slf4j-api | jar |