| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторwicket-gchart-examples |
| Версия | Версия8.7.0 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| wicket-gchart-examples-8.7.0.pom | |
| wicket-gchart-examples-8.7.0.war | 3 MB |
| wicket-gchart-examples-8.7.0-sources.jar | 10 KB |
| wicket-gchart-examples-8.7.0-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-gchart-examples</artifactId>
<version>8.7.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-examples/
implementation 'org.wicketstuff:wicket-gchart-examples:8.7.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-gchart-examples/
implementation ("org.wicketstuff:wicket-gchart-examples:8.7.0")
'org.wicketstuff:wicket-gchart-examples:war:8.7.0'
<dependency org="org.wicketstuff" name="wicket-gchart-examples" rev="8.7.0">
<artifact name="wicket-gchart-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-gchart-examples', version='8.7.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-gchart-examples" % "8.7.0"
[org.wicketstuff/wicket-gchart-examples "8.7.0"]