is not current version
Last Version 1.1.0

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

Nexmo Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

nexmo-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download nexmo-spring-boot-starter 1.0.0


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