Last Version

azure-relay 0.0.4

Java library for Azure Relay

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-relay
Version

Version

0.0.4
Type

Type

jar
Description

Description

azure-relay
Java library for Azure Relay
Project URL

Project URL

https://github.com/Azure/azure-relay-java

Download azure-relay 0.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.azure : azure-identity jar 1.4.0
org.eclipse.jetty.websocket : javax-websocket-client-impl jar 9.4.44.v20210927
org.eclipse.jetty : jetty-util jar 9.4.44.v20210927
org.json : json jar 20180813
org.slf4j : slf4j-api jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.