is not current version
Last Version 0.26.0

org.openurp.hr:openurp-hr-api 0.20.1


GroupId

GroupId

org.openurp.hr
ArtifactId

ArtifactId

openurp-hr-api
Version

Version

0.20.1
Type

Type

jar

Download openurp-hr-api 0.20.1


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