is not current version
Last Version 0.18.1

org.openurp.hr:openurp-hr-parent 0.0.17


GroupId

GroupId

org.openurp.hr
ArtifactId

ArtifactId

openurp-hr-parent
Version

Version

0.0.17
Type

Type

pom

Download openurp-hr-parent 0.0.17


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