GroupId | GroupIdcom.microsoft.azure.gateway |
---|---|
ArtifactId | ArtifactIdgateway-win32 |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
gateway-win32-1.0.0.pom | |
gateway-win32-1.0.0.jar | 31 MB |
gateway-win32-1.0.0-sources.jar | 31 MB |
gateway-win32-1.0.0-javadoc.jar | 30 KB |
Browse |
<!-- 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"]