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