is not current version
Last Version 5.6.2

org.kaazing:gateway.service.turn.rest 5.4.0-RC004


GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.service.turn.rest
Version

Version

5.4.0-RC004
Type

Type

jar

Download gateway.service.turn.rest 5.4.0-RC004


<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.service.turn.rest/ -->
<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>gateway.service.turn.rest</artifactId>
    <version>5.4.0-RC004</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.service.turn.rest/
implementation 'org.kaazing:gateway.service.turn.rest:5.4.0-RC004'
// https://jarcasting.com/artifacts/org.kaazing/gateway.service.turn.rest/
implementation ("org.kaazing:gateway.service.turn.rest:5.4.0-RC004")
'org.kaazing:gateway.service.turn.rest:jar:5.4.0-RC004'
<dependency org="org.kaazing" name="gateway.service.turn.rest" rev="5.4.0-RC004">
  <artifact name="gateway.service.turn.rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.service.turn.rest', version='5.4.0-RC004')
)
libraryDependencies += "org.kaazing" % "gateway.service.turn.rest" % "5.4.0-RC004"
[org.kaazing/gateway.service.turn.rest "5.4.0-RC004"]