| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаfit.chis.cloud |
| Идентификатор | Идентификаторchis4cloud-common-datascope |
| Версия | Версия3.2.1.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-datascope/ -->
<dependency>
<groupId>fit.chis.cloud</groupId>
<artifactId>chis4cloud-common-datascope</artifactId>
<version>3.2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-datascope/
implementation 'fit.chis.cloud:chis4cloud-common-datascope:3.2.1.1'
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-datascope/
implementation ("fit.chis.cloud:chis4cloud-common-datascope:3.2.1.1")
'fit.chis.cloud:chis4cloud-common-datascope:jar:3.2.1.1'
<dependency org="fit.chis.cloud" name="chis4cloud-common-datascope" rev="3.2.1.1">
<artifact name="chis4cloud-common-datascope" type="jar" />
</dependency>
@Grapes(
@Grab(group='fit.chis.cloud', module='chis4cloud-common-datascope', version='3.2.1.1')
)
libraryDependencies += "fit.chis.cloud" % "chis4cloud-common-datascope" % "3.2.1.1"
[fit.chis.cloud/chis4cloud-common-datascope "3.2.1.1"]