is not current version
Last Version 1.0.3

io.github.sasiperi:alexa-spring-boot-starter 1.0.2

Alexa Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.sasiperi
ArtifactId

ArtifactId

alexa-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar

Download alexa-spring-boot-starter 1.0.2


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