Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.opensingular |
ArtifactId | ArtifactIdsingular-wicket-utils |
Version | Version1.6.4 |
Type | Typejar |
Filename | Size |
---|---|
singular-wicket-utils-1.6.4.pom | |
singular-wicket-utils-1.6.4.jar | 345 KB |
singular-wicket-utils-1.6.4-sources.jar | 177 KB |
singular-wicket-utils-1.6.4-javadoc.jar | 1018 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensingular/singular-wicket-utils/ -->
<dependency>
<groupId>org.opensingular</groupId>
<artifactId>singular-wicket-utils</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensingular/singular-wicket-utils/
implementation 'org.opensingular:singular-wicket-utils:1.6.4'
// https://jarcasting.com/artifacts/org.opensingular/singular-wicket-utils/
implementation ("org.opensingular:singular-wicket-utils:1.6.4")
'org.opensingular:singular-wicket-utils:jar:1.6.4'
<dependency org="org.opensingular" name="singular-wicket-utils" rev="1.6.4">
<artifact name="singular-wicket-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensingular', module='singular-wicket-utils', version='1.6.4')
)
libraryDependencies += "org.opensingular" % "singular-wicket-utils" % "1.6.4"
[org.opensingular/singular-wicket-utils "1.6.4"]