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