Last Version

jxpacket-core 1.2.6.RELEASE

Jxpacket is a network packet crafting library for java.

License

License

GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-core
Version

Version

1.2.6.RELEASE
Type

Type

jar
Description

Description

jxpacket-core
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-core 1.2.6.RELEASE


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

Dependencies

runtime (4)

Group / Artifact Type Version
com.ardikars.common : common-net jar
com.ardikars.common : common-util jar
com.ardikars.common : common-memory jar
com.ardikars.jxpacket : jxpacket-common jar 1.2.6.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.