не последняя версия
Последняя версия 4.3.19.2

com.gruelbox:xchange-parent 4.3.19.1

This is the public fork of XChange (https://github.com/knowm/XChange) used by Orko (https://github.com/gruelbox/orko), which is usually the development branch of XChange plus some urgent fixes. Those fixes will be or will have already been submitted to XChange as pull requests, but will not have been reviewed yet. It is not advised for other projects to track or use this fork. Please use the main project.

Группа

Группа

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

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

xchange-parent
Версия

Версия

4.3.19.1
Тип

Тип

pom

Скачать xchange-parent 4.3.19.1

Имя Файла Размер
xchange-parent-4.3.19.1.pom 23 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/ -->
<dependency>
    <groupId>com.gruelbox</groupId>
    <artifactId>xchange-parent</artifactId>
    <version>4.3.19.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/
implementation 'com.gruelbox:xchange-parent:4.3.19.1'
// https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/
implementation ("com.gruelbox:xchange-parent:4.3.19.1")
'com.gruelbox:xchange-parent:pom:4.3.19.1'
<dependency org="com.gruelbox" name="xchange-parent" rev="4.3.19.1">
  <artifact name="xchange-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gruelbox', module='xchange-parent', version='4.3.19.1')
)
libraryDependencies += "com.gruelbox" % "xchange-parent" % "4.3.19.1"
[com.gruelbox/xchange-parent "4.3.19.1"]