is not current version
Last Version 1.3

ru.ydn.wicket.wicket-console:wicket-console 1.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ru.ydn.wicket.wicket-console
ArtifactId

ArtifactId

wicket-console
Version

Version

1.0
Type

Type

jar

Download wicket-console 1.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console/
implementation 'ru.ydn.wicket.wicket-console:wicket-console:1.0'
// https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console/
implementation ("ru.ydn.wicket.wicket-console:wicket-console:1.0")
'ru.ydn.wicket.wicket-console:wicket-console:jar:1.0'
<dependency org="ru.ydn.wicket.wicket-console" name="wicket-console" rev="1.0">
  <artifact name="wicket-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ydn.wicket.wicket-console', module='wicket-console', version='1.0')
)
libraryDependencies += "ru.ydn.wicket.wicket-console" % "wicket-console" % "1.0"
[ru.ydn.wicket.wicket-console/wicket-console "1.0"]