GroupId | GroupIdru.curs |
---|---|
ArtifactId | ArtifactIdcelesta-unit |
Version | Version7.2.7 |
Type | Typejar |
Filename | Size |
---|---|
celesta-unit-7.2.7.pom | |
celesta-unit-7.2.7.jar | 59 KB |
celesta-unit-7.2.7-sources.jar | 27 KB |
celesta-unit-7.2.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/celesta-unit/
implementation 'ru.curs:celesta-unit:7.2.7'
// https://jarcasting.com/artifacts/ru.curs/celesta-unit/
implementation ("ru.curs:celesta-unit:7.2.7")
'ru.curs:celesta-unit:jar:7.2.7'
<dependency org="ru.curs" name="celesta-unit" rev="7.2.7">
<artifact name="celesta-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='celesta-unit', version='7.2.7')
)
libraryDependencies += "ru.curs" % "celesta-unit" % "7.2.7"
[ru.curs/celesta-unit "7.2.7"]