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