Categories |
CategoriesWicket User Interface Web Frameworks Net |
---|---|
GroupId | GroupIdnet.phaedra |
ArtifactId | ArtifactIdphaedra-wicket |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
phaedra-wicket-0.7.0.pom | |
phaedra-wicket-0.7.0.jar | 203 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.phaedra/phaedra-wicket/ -->
<dependency>
<groupId>net.phaedra</groupId>
<artifactId>phaedra-wicket</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.phaedra/phaedra-wicket/
implementation 'net.phaedra:phaedra-wicket:0.7.0'
// https://jarcasting.com/artifacts/net.phaedra/phaedra-wicket/
implementation ("net.phaedra:phaedra-wicket:0.7.0")
'net.phaedra:phaedra-wicket:jar:0.7.0'
<dependency org="net.phaedra" name="phaedra-wicket" rev="0.7.0">
<artifact name="phaedra-wicket" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.phaedra', module='phaedra-wicket', version='0.7.0')
)
libraryDependencies += "net.phaedra" % "phaedra-wicket" % "0.7.0"
[net.phaedra/phaedra-wicket "0.7.0"]