is not current version
Last Version 1.1.0

com.nexmo:nexmo-spring-boot-starter 1.0.1

Nexmo Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

nexmo-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download nexmo-spring-boot-starter 1.0.1


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