GroupId | GroupIdxyz.wc1950 |
---|---|
ArtifactId | ArtifactIdchis4cloud-api-system |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
chis4cloud-api-system-3.1.0.pom | |
chis4cloud-api-system-3.1.0.jar | 22 KB |
chis4cloud-api-system-3.1.0-sources.jar | 16 KB |
chis4cloud-api-system-3.1.0-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-api-system/ -->
<dependency>
<groupId>xyz.wc1950</groupId>
<artifactId>chis4cloud-api-system</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-api-system/
implementation 'xyz.wc1950:chis4cloud-api-system:3.1.0'
// https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-api-system/
implementation ("xyz.wc1950:chis4cloud-api-system:3.1.0")
'xyz.wc1950:chis4cloud-api-system:jar:3.1.0'
<dependency org="xyz.wc1950" name="chis4cloud-api-system" rev="3.1.0">
<artifact name="chis4cloud-api-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.wc1950', module='chis4cloud-api-system', version='3.1.0')
)
libraryDependencies += "xyz.wc1950" % "chis4cloud-api-system" % "3.1.0"
[xyz.wc1950/chis4cloud-api-system "3.1.0"]