is not current version
Last Version 0.1.4

im.oen.boot:oen-boot-common 0.1.2

oen framework common component library

GroupId

GroupId

im.oen.boot
ArtifactId

ArtifactId

oen-boot-common
Version

Version

0.1.2
Type

Type

jar

Download oen-boot-common 0.1.2


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