| Категории |
КатегорииReporting Прикладные библиотеки |
|---|---|
| Группа | Группаse.skltp.adapterservices.insuranceprocess.healthreporting |
| Идентификатор | Идентификаторinsuranceprocess-healthreporting-schemas |
| Версия | Версия2.0.5-RC3 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/insuranceprocess-healthreporting-schemas/ -->
<dependency>
<groupId>se.skltp.adapterservices.insuranceprocess.healthreporting</groupId>
<artifactId>insuranceprocess-healthreporting-schemas</artifactId>
<version>2.0.5-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/insuranceprocess-healthreporting-schemas/
implementation 'se.skltp.adapterservices.insuranceprocess.healthreporting:insuranceprocess-healthreporting-schemas:2.0.5-RC3'
// https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/insuranceprocess-healthreporting-schemas/
implementation ("se.skltp.adapterservices.insuranceprocess.healthreporting:insuranceprocess-healthreporting-schemas:2.0.5-RC3")
'se.skltp.adapterservices.insuranceprocess.healthreporting:insuranceprocess-healthreporting-schemas:jar:2.0.5-RC3'
<dependency org="se.skltp.adapterservices.insuranceprocess.healthreporting" name="insuranceprocess-healthreporting-schemas" rev="2.0.5-RC3">
<artifact name="insuranceprocess-healthreporting-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.adapterservices.insuranceprocess.healthreporting', module='insuranceprocess-healthreporting-schemas', version='2.0.5-RC3')
)
libraryDependencies += "se.skltp.adapterservices.insuranceprocess.healthreporting" % "insuranceprocess-healthreporting-schemas" % "2.0.5-RC3"
[se.skltp.adapterservices.insuranceprocess.healthreporting/insuranceprocess-healthreporting-schemas "2.0.5-RC3"]