is not current version
Last Version 1.0.2

com.microsoft.azure.gateway:gateway-win32 1.0.0

Azure IoT Gateway SDK Binary Files for Windows

GroupId

GroupId

com.microsoft.azure.gateway
ArtifactId

ArtifactId

gateway-win32
Version

Version

1.0.0
Type

Type

jar

Download gateway-win32 1.0.0


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