Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdxyz.wc1950 |
ArtifactId | ArtifactIdchis4cloud-common-security |
Version | Version3.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-security/ -->
<dependency>
<groupId>xyz.wc1950</groupId>
<artifactId>chis4cloud-common-security</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-security/
implementation 'xyz.wc1950:chis4cloud-common-security:3.0.1'
// https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-security/
implementation ("xyz.wc1950:chis4cloud-common-security:3.0.1")
'xyz.wc1950:chis4cloud-common-security:jar:3.0.1'
<dependency org="xyz.wc1950" name="chis4cloud-common-security" rev="3.0.1">
<artifact name="chis4cloud-common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.wc1950', module='chis4cloud-common-security', version='3.0.1')
)
libraryDependencies += "xyz.wc1950" % "chis4cloud-common-security" % "3.0.1"
[xyz.wc1950/chis4cloud-common-security "3.0.1"]