MVN

org.kaazing : netx

Maven & Gradle

Apr 01, 2016
5 usages
10 stars

Net Extensions Common · Network utility that extends java.net, including URL

<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>netx</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kaazing : netx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0
  • Latest Release Candidate: 0.4.0-RC001

All Versions

Choose a version of org.kaazing : netx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
netx-0.4.0
netx-0.4.0-RC001
0.3
netx-0.3
0.2
netx-0.2
0.1
netx-0.1

How to add a dependency to Maven

Add the following org.kaazing : netx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>netx</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kaazing : netx gradle dependency to your build.gradle file:

implementation 'org.kaazing:netx:0.4.0'

Gradle Kotlin DSL: Add the following org.kaazing : netx gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kaazing:netx:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kaazing : netx sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kaazing" % "netx" % "0.4.0"

Advertisement

Dependencies from Group

Oct 17, 2020
90 usages
48 stars
Oct 17, 2020
65 usages
48 stars
May 28, 2015
23 usages
20 stars

Discover Dependencies

Jul 16, 2019
8 usages
Jan 06, 2017
6 usages
Apr 29, 2016
6 usages
Apr 29, 2016
6 usages
Mar 30, 2016
6 usages
Jul 11, 2018
6 usages
481 stars
Nov 19, 2019
6 usages
10.4k stars
Oct 31, 2020
5 usages
57 stars
Jun 14, 2016
5 usages
4.6k stars
Apr 11, 2019
10 usages
1k stars