Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.datanew.happyreport |
ArtifactId | ArtifactIdhr-privilege |
Version | Version6.7.1 |
Type | Typejar |
Filename | Size |
---|---|
hr-privilege-6.7.1.pom | |
hr-privilege-6.7.1-sources.jar | 476 bytes |
hr-privilege-6.7.1-javadoc.jar | 476 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.datanew.happyreport/hr-privilege/ -->
<dependency>
<groupId>com.datanew.happyreport</groupId>
<artifactId>hr-privilege</artifactId>
<version>6.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datanew.happyreport/hr-privilege/
implementation 'com.datanew.happyreport:hr-privilege:6.7.1'
// https://jarcasting.com/artifacts/com.datanew.happyreport/hr-privilege/
implementation ("com.datanew.happyreport:hr-privilege:6.7.1")
'com.datanew.happyreport:hr-privilege:jar:6.7.1'
<dependency org="com.datanew.happyreport" name="hr-privilege" rev="6.7.1">
<artifact name="hr-privilege" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datanew.happyreport', module='hr-privilege', version='6.7.1')
)
libraryDependencies += "com.datanew.happyreport" % "hr-privilege" % "6.7.1"
[com.datanew.happyreport/hr-privilege "6.7.1"]