is not current version
Last Version 6.7.2

com.datanew.happyreport:hr-toolkit 6.7.1

LeChuangZhe Privilege Base API

Categories

Categories

Data
GroupId

GroupId

com.datanew.happyreport
ArtifactId

ArtifactId

hr-toolkit
Version

Version

6.7.1
Type

Type

jar

Download hr-toolkit 6.7.1


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