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