is not current version
Last Version 5.6.2

org.kaazing:gateway.util 5.1.3-RC001

A project for common utilities

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.util
Version

Version

5.1.3-RC001
Type

Type

jar

Download gateway.util 5.1.3-RC001


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