| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаcom.googlecode.wicket-continuous-calendar |
| Идентификатор | Идентификаторwicket-continuous-calendar-wicket15 |
| Версия | Версия1.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicket-continuous-calendar/wicket-continuous-calendar-wicket15/ -->
<dependency>
<groupId>com.googlecode.wicket-continuous-calendar</groupId>
<artifactId>wicket-continuous-calendar-wicket15</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicket-continuous-calendar/wicket-continuous-calendar-wicket15/
implementation 'com.googlecode.wicket-continuous-calendar:wicket-continuous-calendar-wicket15:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.wicket-continuous-calendar/wicket-continuous-calendar-wicket15/
implementation ("com.googlecode.wicket-continuous-calendar:wicket-continuous-calendar-wicket15:1.0.0")
'com.googlecode.wicket-continuous-calendar:wicket-continuous-calendar-wicket15:jar:1.0.0'
<dependency org="com.googlecode.wicket-continuous-calendar" name="wicket-continuous-calendar-wicket15" rev="1.0.0">
<artifact name="wicket-continuous-calendar-wicket15" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicket-continuous-calendar', module='wicket-continuous-calendar-wicket15', version='1.0.0')
)
libraryDependencies += "com.googlecode.wicket-continuous-calendar" % "wicket-continuous-calendar-wicket15" % "1.0.0"
[com.googlecode.wicket-continuous-calendar/wicket-continuous-calendar-wicket15 "1.0.0"]