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