не последняя версия
Последняя версия 1.1.0.RC25

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

Jxpacket is a network packet crafting library for java.

Группа

Группа

com.ardikars.jxpacket
Идентификатор

Идентификатор

jxpacket-example
Версия

Версия

1.1.0.RC9
Тип

Тип

jar

Скачать jxpacket-example 1.1.0.RC9


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