is not current version
Last Version 1.1.0.RC25

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

Jxpacket is a network packet crafting library for java.

GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-example
Version

Version

1.1.0.RC24
Type

Type

jar

Download jxpacket-example 1.1.0.RC24


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