| Группа | Группаcom.gruelbox |
|---|---|
| Идентификатор | Идентификаторxchange-parent |
| Версия | Версия4.3.19.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| 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"]