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