Last Version

jxpacket 1.2.6.RELEASE

Jxpacket is a network packet crafting library for java.

License

License

GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket
Version

Version

1.2.6.RELEASE
Type

Type

jar
Description

Description

jxpacket
Jxpacket is a network packet crafting library for java.
Project URL

Project URL

https://github.com/jxnet/Jxpacket
Project Organization

Project Organization

ardikars
Source Code Management

Source Code Management

https://github.com/jxnet/Jxpacket.git

Download jxpacket 1.2.6.RELEASE


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

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.