Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.qingzhuge.framework |
ArtifactId | ArtifactIdqing-framework-security-resource-create |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-security-resource-create/ -->
<dependency>
<groupId>com.qingzhuge.framework</groupId>
<artifactId>qing-framework-security-resource-create</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-security-resource-create/
implementation 'com.qingzhuge.framework:qing-framework-security-resource-create:1.0.1'
// https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-security-resource-create/
implementation ("com.qingzhuge.framework:qing-framework-security-resource-create:1.0.1")
'com.qingzhuge.framework:qing-framework-security-resource-create:jar:1.0.1'
<dependency org="com.qingzhuge.framework" name="qing-framework-security-resource-create" rev="1.0.1">
<artifact name="qing-framework-security-resource-create" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qingzhuge.framework', module='qing-framework-security-resource-create', version='1.0.1')
)
libraryDependencies += "com.qingzhuge.framework" % "qing-framework-security-resource-create" % "1.0.1"
[com.qingzhuge.framework/qing-framework-security-resource-create "1.0.1"]