is not current version
Last Version 1.4.18

org.wicketstuff:dojo-resources-standard 1.4.17


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

dojo-resources-standard
Version

Version

1.4.17
Type

Type

jar

Download dojo-resources-standard 1.4.17


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