Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.datanew.happyreport |
ArtifactId | ArtifactIdhr-privilege |
Version | Version6.6.0 |
Type | Typejar |
Filename | Size |
---|---|
hr-privilege-6.6.0.pom | |
hr-privilege-6.6.0.jar | 11 KB |
hr-privilege-6.6.0-sources.jar | 476 bytes |
hr-privilege-6.6.0-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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.datanew.happyreport/hr-privilege/
implementation 'com.datanew.happyreport:hr-privilege:6.6.0'
// https://jarcasting.com/artifacts/com.datanew.happyreport/hr-privilege/
implementation ("com.datanew.happyreport:hr-privilege:6.6.0")
'com.datanew.happyreport:hr-privilege:jar:6.6.0'
<dependency org="com.datanew.happyreport" name="hr-privilege" rev="6.6.0">
<artifact name="hr-privilege" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datanew.happyreport', module='hr-privilege', version='6.6.0')
)
libraryDependencies += "com.datanew.happyreport" % "hr-privilege" % "6.6.0"
[com.datanew.happyreport/hr-privilege "6.6.0"]