Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdru.ydn.wicket.wicket-console |
ArtifactId | ArtifactIdwicket-console |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
wicket-console-1.1.pom | |
wicket-console-1.1.jar | 33 KB |
wicket-console-1.1-sources.jar | 17 KB |
wicket-console-1.1-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console/ -->
<dependency>
<groupId>ru.ydn.wicket.wicket-console</groupId>
<artifactId>wicket-console</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console/
implementation 'ru.ydn.wicket.wicket-console:wicket-console:1.1'
// https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console/
implementation ("ru.ydn.wicket.wicket-console:wicket-console:1.1")
'ru.ydn.wicket.wicket-console:wicket-console:jar:1.1'
<dependency org="ru.ydn.wicket.wicket-console" name="wicket-console" rev="1.1">
<artifact name="wicket-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ydn.wicket.wicket-console', module='wicket-console', version='1.1')
)
libraryDependencies += "ru.ydn.wicket.wicket-console" % "wicket-console" % "1.1"
[ru.ydn.wicket.wicket-console/wicket-console "1.1"]