is not current version
Last Version 0.1.4

im.oen.boot:oen-boot-common 0.0.7

oen framework common component library

GroupId

GroupId

im.oen.boot
ArtifactId

ArtifactId

oen-boot-common
Version

Version

0.0.7
Type

Type

jar

Download oen-boot-common 0.0.7


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