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