GroupId | GroupIdru.curs |
---|---|
ArtifactId | ArtifactIdcelesta-parent |
Version | Version6.1.11 |
Type | Typepom |
Filename | Size |
---|---|
celesta-parent-6.1.11.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.curs/celesta-parent/ -->
<dependency>
<groupId>ru.curs</groupId>
<artifactId>celesta-parent</artifactId>
<version>6.1.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/celesta-parent/
implementation 'ru.curs:celesta-parent:6.1.11'
// https://jarcasting.com/artifacts/ru.curs/celesta-parent/
implementation ("ru.curs:celesta-parent:6.1.11")
'ru.curs:celesta-parent:pom:6.1.11'
<dependency org="ru.curs" name="celesta-parent" rev="6.1.11">
<artifact name="celesta-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='celesta-parent', version='6.1.11')
)
libraryDependencies += "ru.curs" % "celesta-parent" % "6.1.11"
[ru.curs/celesta-parent "6.1.11"]