GroupId | GroupIdru.curs |
---|---|
ArtifactId | ArtifactIdcelesta-system-services |
Version | Version7.4.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ru.curs/celesta-system-services/ -->
<dependency>
<groupId>ru.curs</groupId>
<artifactId>celesta-system-services</artifactId>
<version>7.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/celesta-system-services/
implementation 'ru.curs:celesta-system-services:7.4.3'
// https://jarcasting.com/artifacts/ru.curs/celesta-system-services/
implementation ("ru.curs:celesta-system-services:7.4.3")
'ru.curs:celesta-system-services:jar:7.4.3'
<dependency org="ru.curs" name="celesta-system-services" rev="7.4.3">
<artifact name="celesta-system-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='celesta-system-services', version='7.4.3')
)
libraryDependencies += "ru.curs" % "celesta-system-services" % "7.4.3"
[ru.curs/celesta-system-services "7.4.3"]