is not current version
Last Version 1.7

com.vaynberg.wicket.select25:wicket-select25-examples 1.0


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select25
ArtifactId

ArtifactId

wicket-select25-examples
Version

Version

1.0
Type

Type

war

Download wicket-select25-examples 1.0


<!-- https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-examples/ -->
<dependency>
    <groupId>com.vaynberg.wicket.select25</groupId>
    <artifactId>wicket-select25-examples</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-examples/
implementation 'com.vaynberg.wicket.select25:wicket-select25-examples:1.0'
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-examples/
implementation ("com.vaynberg.wicket.select25:wicket-select25-examples:1.0")
'com.vaynberg.wicket.select25:wicket-select25-examples:war:1.0'
<dependency org="com.vaynberg.wicket.select25" name="wicket-select25-examples" rev="1.0">
  <artifact name="wicket-select25-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='com.vaynberg.wicket.select25', module='wicket-select25-examples', version='1.0')
)
libraryDependencies += "com.vaynberg.wicket.select25" % "wicket-select25-examples" % "1.0"
[com.vaynberg.wicket.select25/wicket-select25-examples "1.0"]