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