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