is not current version
Last Version 1.5.5.RC5

com.ardikars.jxnet:jxnet-core 1.5.0.RELEASE

Core module for Jxnet.

Categories

Categories

Net
GroupId

GroupId

com.ardikars.jxnet
ArtifactId

ArtifactId

jxnet-core
Version

Version

1.5.0.RELEASE
Type

Type

jar

Download jxnet-core 1.5.0.RELEASE


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