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