GroupId | GroupIdcom.microsoft.azure.sdk.iot.deps |
---|---|
ArtifactId | ArtifactIdwebsocket-transport-layer |
Version | Version0.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot.deps/websocket-transport-layer/ -->
<dependency>
<groupId>com.microsoft.azure.sdk.iot.deps</groupId>
<artifactId>websocket-transport-layer</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot.deps/websocket-transport-layer/
implementation 'com.microsoft.azure.sdk.iot.deps:websocket-transport-layer:0.1.2'
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot.deps/websocket-transport-layer/
implementation ("com.microsoft.azure.sdk.iot.deps:websocket-transport-layer:0.1.2")
'com.microsoft.azure.sdk.iot.deps:websocket-transport-layer:jar:0.1.2'
<dependency org="com.microsoft.azure.sdk.iot.deps" name="websocket-transport-layer" rev="0.1.2">
<artifact name="websocket-transport-layer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.sdk.iot.deps', module='websocket-transport-layer', version='0.1.2')
)
libraryDependencies += "com.microsoft.azure.sdk.iot.deps" % "websocket-transport-layer" % "0.1.2"
[com.microsoft.azure.sdk.iot.deps/websocket-transport-layer "0.1.2"]