is not current version
Last Version 4.9.0

com.linecorp.bot:line-bot-spring-boot 1.12.0

null

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.linecorp.bot
ArtifactId

ArtifactId

line-bot-spring-boot
Version

Version

1.12.0
Type

Type

jar

Download line-bot-spring-boot 1.12.0


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