is not current version
Last Version 1.1.0.RC25

com.ardikars.jxpacket:jxpacket-example 1.1.0.RC14

Jxpacket is a network packet crafting library for java.

GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-example
Version

Version

1.1.0.RC14
Type

Type

jar

Download jxpacket-example 1.1.0.RC14


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