is not current version
Last Version 1.2.6.RELEASE

com.ardikars.jxpacket:jxpacket-common 1.1.0.RC10

Jxpacket is a network packet crafting library for java.

GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-common
Version

Version

1.1.0.RC10
Type

Type

jar

Download jxpacket-common 1.1.0.RC10


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