Last Version

jxpacket-jxnet 1.1.0.RC25

Jxpacket is a network packet crafting library for java.

License

License

Categories

Categories

Net
GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-jxnet
Version

Version

1.1.0.RC25
Type

Type

jar
Description

Description

jxpacket-jxnet
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-jxnet 1.1.0.RC25


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ardikars.jxnet : jxnet-context Optional jar
com.ardikars.jxnet : jxnet-core Optional jar

runtime (5)

Group / Artifact Type Version
com.ardikars.common : common-net jar
com.ardikars.common : common-util jar
io.netty : netty-buffer jar
com.ardikars.jxpacket : jxpacket-common jar 1.1.0.RC25
com.ardikars.jxpacket : jxpacket-core jar 1.1.0.RC25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.