Last Version

Virtual Services TCP/IP 0.9.2.1

Virtual Services TCP/IP, or VServ TCP/IP for short, is a Java library that enables you to easily manipulate IP and TCP packets.

License

License

GroupId

GroupId

com.github.mlaccetti
ArtifactId

ArtifactId

vserv-tcpip
Version

Version

0.9.2.1
Type

Type

jar
Description

Description

Virtual Services TCP/IP
Virtual Services TCP/IP, or VServ TCP/IP for short, is a Java library that enables you to easily manipulate IP and TCP packets.
Project URL

Project URL

https://github.com/mlaccetti/vserv-tcpip
Source Code Management

Source Code Management

https://github.com/mlaccetti/JavaPNS

Download vserv-tcpip 0.9.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.