MVN

org.kaazing : gateway.client.ios

Maven & Gradle

May 30, 2015
3 usages
3 stars

Kaazing iOS Client - WebSocket RFC-6455 Implementation · Objective-C implementation of WebSocket RFC-6455 specification.

<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>gateway.client.ios</artifactId>
    <version>5.0.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kaazing : gateway.client.ios to add to Maven - Latest Versions:

  • Latest Stable: 5.0.0.10

All Versions

Choose a version of org.kaazing : gateway.client.ios to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
gateway.client.ios-5.0.0.10
gateway.client.ios-5.0.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>gateway.client.ios</artifactId>
    <version>5.0.0.10</version>
</dependency>

Advertisement