Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-htmlcompressor-parent |
Version | Version1.5.3 |
Type | Typepom |
Filename | Size |
---|---|
wicketstuff-htmlcompressor-parent-1.5.3.pom | 1010 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-htmlcompressor-parent</artifactId>
<version>1.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor-parent/
implementation 'org.wicketstuff:wicketstuff-htmlcompressor-parent:1.5.3'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor-parent/
implementation ("org.wicketstuff:wicketstuff-htmlcompressor-parent:1.5.3")
'org.wicketstuff:wicketstuff-htmlcompressor-parent:pom:1.5.3'
<dependency org="org.wicketstuff" name="wicketstuff-htmlcompressor-parent" rev="1.5.3">
<artifact name="wicketstuff-htmlcompressor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-htmlcompressor-parent', version='1.5.3')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-htmlcompressor-parent" % "1.5.3"
[org.wicketstuff/wicketstuff-htmlcompressor-parent "1.5.3"]