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