is not current version
Last Version 6.5.0

org.wicketstuff:wicketstuff-console-templates 1.5.10

Script templates for Wicket Console

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-console-templates
Version

Version

1.5.10
Type

Type

jar

Download wicketstuff-console-templates 1.5.10


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-console-templates/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-console-templates</artifactId>
    <version>1.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-console-templates/
implementation 'org.wicketstuff:wicketstuff-console-templates:1.5.10'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-console-templates/
implementation ("org.wicketstuff:wicketstuff-console-templates:1.5.10")
'org.wicketstuff:wicketstuff-console-templates:jar:1.5.10'
<dependency org="org.wicketstuff" name="wicketstuff-console-templates" rev="1.5.10">
  <artifact name="wicketstuff-console-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-console-templates', version='1.5.10')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-console-templates" % "1.5.10"
[org.wicketstuff/wicketstuff-console-templates "1.5.10"]