is not current version
Last Version 1.1.0.RC25

com.ardikars.jxpacket:jxpacket-jxnet 1.1.0.RC18

Jxpacket is a network packet crafting library for java.

Categories

Categories

Net
GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-jxnet
Version

Version

1.1.0.RC18
Type

Type

jar

Download jxpacket-jxnet 1.1.0.RC18


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