| License | License | 
|---|---|
| GroupId | GroupIdcom.linecorp.bot | 
| ArtifactId | ArtifactIdline-bot-model | 
| Last Version | Last Version4.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionline-bot-model LINE Bot SDK Java - line-bot-model | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| line-bot-model-4.9.0.pom | |
| line-bot-model-4.9.0.jar | 454 KB | 
| line-bot-model-4.9.0-sources.jar | 190 KB | 
| line-bot-model-4.9.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-model/ -->
<dependency>
    <groupId>com.linecorp.bot</groupId>
    <artifactId>line-bot-model</artifactId>
    <version>4.9.0</version>
</dependency>// https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-model/
implementation 'com.linecorp.bot:line-bot-model:4.9.0'// https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-model/
implementation ("com.linecorp.bot:line-bot-model:4.9.0")'com.linecorp.bot:line-bot-model:jar:4.9.0'<dependency org="com.linecorp.bot" name="line-bot-model" rev="4.9.0">
  <artifact name="line-bot-model" type="jar" />
</dependency>@Grapes(
@Grab(group='com.linecorp.bot', module='line-bot-model', version='4.9.0')
)libraryDependencies += "com.linecorp.bot" % "line-bot-model" % "4.9.0"[com.linecorp.bot/line-bot-model "4.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
