is not current version
Last Version 0.4.0

org.kaazing:netx.parent 0.4.0-RC001

Network utility that extends java.net, including URL

Categories

Categories

Net
GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

netx.parent
Version

Version

0.4.0-RC001
Type

Type

pom

Download netx.parent 0.4.0-RC001


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