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