is not current version
Last Version 1.9.7

org.opensingular:singular-wicket-utils 1.6.9-RC2


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.opensingular
ArtifactId

ArtifactId

singular-wicket-utils
Version

Version

1.6.9-RC2
Type

Type

jar

Download singular-wicket-utils 1.6.9-RC2


<!-- https://jarcasting.com/artifacts/org.opensingular/singular-wicket-utils/ -->
<dependency>
    <groupId>org.opensingular</groupId>
    <artifactId>singular-wicket-utils</artifactId>
    <version>1.6.9-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensingular/singular-wicket-utils/
implementation 'org.opensingular:singular-wicket-utils:1.6.9-RC2'
// https://jarcasting.com/artifacts/org.opensingular/singular-wicket-utils/
implementation ("org.opensingular:singular-wicket-utils:1.6.9-RC2")
'org.opensingular:singular-wicket-utils:jar:1.6.9-RC2'
<dependency org="org.opensingular" name="singular-wicket-utils" rev="1.6.9-RC2">
  <artifact name="singular-wicket-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensingular', module='singular-wicket-utils', version='1.6.9-RC2')
)
libraryDependencies += "org.opensingular" % "singular-wicket-utils" % "1.6.9-RC2"
[org.opensingular/singular-wicket-utils "1.6.9-RC2"]