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

com.nb6868.onex:onex-boot 3.6.22

OneX Admin Boot

Группа

Группа

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

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

onex-boot
Версия

Версия

3.6.22
Тип

Тип

pom

Скачать onex-boot 3.6.22

Имя Файла Размер
onex-boot-3.6.22.pom 8 KB
Обзор

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