GroupId | GroupIdru.curs |
---|---|
ArtifactId | ArtifactIdcelesta-core |
Version | Version6.1.0 |
Type | Typejar |
Filename | Size |
---|---|
celesta-core-6.1.0.pom | |
celesta-core-6.1.0.jar | 186 KB |
celesta-core-6.1.0-sources.jar | 103 KB |
celesta-core-6.1.0-javadoc.jar | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.curs/celesta-core/ -->
<dependency>
<groupId>ru.curs</groupId>
<artifactId>celesta-core</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/celesta-core/
implementation 'ru.curs:celesta-core:6.1.0'
// https://jarcasting.com/artifacts/ru.curs/celesta-core/
implementation ("ru.curs:celesta-core:6.1.0")
'ru.curs:celesta-core:jar:6.1.0'
<dependency org="ru.curs" name="celesta-core" rev="6.1.0">
<artifact name="celesta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='celesta-core', version='6.1.0')
)
libraryDependencies += "ru.curs" % "celesta-core" % "6.1.0"
[ru.curs/celesta-core "6.1.0"]