is not current version
Last Version 1.0.20

com.omniwyse:hrms-commons 1.0.10

Common library for hrms

GroupId

GroupId

com.omniwyse
ArtifactId

ArtifactId

hrms-commons
Version

Version

1.0.10
Type

Type

jar

Download hrms-commons 1.0.10


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