Xellitix Commons - Networking

Networking library

License

License

Categories

Categories

Net
GroupId

GroupId

com.xellitix.commons
ArtifactId

ArtifactId

net
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Xellitix Commons - Networking
Networking library
Project URL

Project URL

http://xellitix.com/net/
Source Code Management

Source Code Management

https://github.com/Xellitix/commons-net

Download net

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-assistedinject jar 4.2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.
com.xellitix.commons

XELLITIX

XELLITIX Open Source Software

Versions

Version
0.3.0
0.2.0
0.1.0