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