is not current version
Last Version 1.2.7

com.microsoft.azure:spring-cloud-azure-stream-binder 1.1.0


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-azure-stream-binder
Version

Version

1.1.0
Type

Type

pom

Download spring-cloud-azure-stream-binder 1.1.0


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-stream-binder/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>spring-cloud-azure-stream-binder</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-stream-binder/
implementation 'com.microsoft.azure:spring-cloud-azure-stream-binder:1.1.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-stream-binder/
implementation ("com.microsoft.azure:spring-cloud-azure-stream-binder:1.1.0")
'com.microsoft.azure:spring-cloud-azure-stream-binder:pom:1.1.0'
<dependency org="com.microsoft.azure" name="spring-cloud-azure-stream-binder" rev="1.1.0">
  <artifact name="spring-cloud-azure-stream-binder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='spring-cloud-azure-stream-binder', version='1.1.0')
)
libraryDependencies += "com.microsoft.azure" % "spring-cloud-azure-stream-binder" % "1.1.0"
[com.microsoft.azure/spring-cloud-azure-stream-binder "1.1.0"]