Last Version

gurux.net.java 1.0.26

gurux.net.java package is used to communicate with network connection.

License

License

Categories

Categories

Net
GroupId

GroupId

org.gurux
ArtifactId

ArtifactId

gurux.net
Version

Version

1.0.26
Type

Type

jar
Description

Description

gurux.net.java
gurux.net.java package is used to communicate with network connection.
Project URL

Project URL

http://www.gurux.org
Project Organization

Project Organization

Gurux Ltd.
Source Code Management

Source Code Management

https://github.com/gurux/gurux.net.java

Download gurux.net 1.0.26


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

Dependencies

compile (1)

Group / Artifact Type Version
org.gurux : gurux.common jar 1.0.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.