не последняя версия
Последняя версия 1.5.5.RC5

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

Common module for Jxnet.

Категории

Категории

Сеть
Группа

Группа

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

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

jxnet-context
Версия

Версия

1.5.0.RELEASE
Тип

Тип

jar

Скачать jxnet-context 1.5.0.RELEASE


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