is not current version
Last Version 1.0.20

com.omniwyse:hrms-commons 1.0.17

Common library for hrms

GroupId

GroupId

com.omniwyse
ArtifactId

ArtifactId

hrms-commons
Version

Version

1.0.17
Type

Type

jar

Download hrms-commons 1.0.17


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