License |
License |
---|---|
GroupId | GroupIdcom.linecorp.bot |
ArtifactId | ArtifactIdline-bot-parser |
Version | Version4.4.0 |
Type | Typejar |
Description |
Descriptionline-bot-parser
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
line-bot-parser-4.4.0.pom | |
line-bot-parser-4.4.0.jar | 4 KB |
line-bot-parser-4.4.0-sources.jar | 4 KB |
line-bot-parser-4.4.0-javadoc.jar | 117 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-parser/
implementation 'com.linecorp.bot:line-bot-parser:4.4.0'
// https://jarcasting.com/artifacts/com.linecorp.bot/line-bot-parser/
implementation ("com.linecorp.bot:line-bot-parser:4.4.0")
'com.linecorp.bot:line-bot-parser:jar:4.4.0'
<dependency org="com.linecorp.bot" name="line-bot-parser" rev="4.4.0">
<artifact name="line-bot-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.bot', module='line-bot-parser', version='4.4.0')
)
libraryDependencies += "com.linecorp.bot" % "line-bot-parser" % "4.4.0"
[com.linecorp.bot/line-bot-parser "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.bot : line-bot-model | jar | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
com.github.stefanbirkner : system-lambda | jar | 1.2.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 |