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