GroupId | GroupIdfit.chis.cloud |
---|---|
ArtifactId | ArtifactIdchis4cloud-api-system |
Version | Version3.2.2 |
Type | Typejar |
Filename | Size |
---|---|
chis4cloud-api-system-3.2.2.pom | |
chis4cloud-api-system-3.2.2.jar | 3 KB |
chis4cloud-api-system-3.2.2-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-api-system/ -->
<dependency>
<groupId>fit.chis.cloud</groupId>
<artifactId>chis4cloud-api-system</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-api-system/
implementation 'fit.chis.cloud:chis4cloud-api-system:3.2.2'
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-api-system/
implementation ("fit.chis.cloud:chis4cloud-api-system:3.2.2")
'fit.chis.cloud:chis4cloud-api-system:jar:3.2.2'
<dependency org="fit.chis.cloud" name="chis4cloud-api-system" rev="3.2.2">
<artifact name="chis4cloud-api-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='fit.chis.cloud', module='chis4cloud-api-system', version='3.2.2')
)
libraryDependencies += "fit.chis.cloud" % "chis4cloud-api-system" % "3.2.2"
[fit.chis.cloud/chis4cloud-api-system "3.2.2"]