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