is not current version
Last Version 3.6.25

com.nb6868.onex:onex-boot 2.1.3

OneX Admin Boot

GroupId

GroupId

com.nb6868.onex
ArtifactId

ArtifactId

onex-boot
Version

Version

2.1.3
Type

Type

pom

Download onex-boot 2.1.3

Filename Size
onex-boot-2.1.3.pom 8 KB
Browse

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