is not current version
Last Version 6.7.2

com.datanew.happyreport:hr-toolkit 6.6.0

LeChuangZhe Privilege Base API

Categories

Categories

Data
GroupId

GroupId

com.datanew.happyreport
ArtifactId

ArtifactId

hr-toolkit
Version

Version

6.6.0
Type

Type

jar

Download hr-toolkit 6.6.0


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