| Группа | Группаde.focus-shift |
|---|---|
| Идентификатор | Идентификаторjollyday-tests |
| Версия | Версия0.7.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jollyday-tests-0.7.0.pom | |
| jollyday-tests-0.7.0.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.focus-shift/jollyday-tests/ -->
<dependency>
<groupId>de.focus-shift</groupId>
<artifactId>jollyday-tests</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-tests/
implementation 'de.focus-shift:jollyday-tests:0.7.0'
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-tests/
implementation ("de.focus-shift:jollyday-tests:0.7.0")
'de.focus-shift:jollyday-tests:jar:0.7.0'
<dependency org="de.focus-shift" name="jollyday-tests" rev="0.7.0">
<artifact name="jollyday-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.focus-shift', module='jollyday-tests', version='0.7.0')
)
libraryDependencies += "de.focus-shift" % "jollyday-tests" % "0.7.0"
[de.focus-shift/jollyday-tests "0.7.0"]