| Группа | Группаcom.nb6868.onex |
|---|---|
| Идентификатор | Идентификаторonex-boot |
| Версия | Версия1.7.6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| onex-boot-1.7.6.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/onex-boot/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>onex-boot</artifactId>
<version>1.7.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/onex-boot/
implementation 'com.nb6868.onex:onex-boot:1.7.6'
// https://jarcasting.com/artifacts/com.nb6868.onex/onex-boot/
implementation ("com.nb6868.onex:onex-boot:1.7.6")
'com.nb6868.onex:onex-boot:pom:1.7.6'
<dependency org="com.nb6868.onex" name="onex-boot" rev="1.7.6">
<artifact name="onex-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='onex-boot', version='1.7.6')
)
libraryDependencies += "com.nb6868.onex" % "onex-boot" % "1.7.6"
[com.nb6868.onex/onex-boot "1.7.6"]