License |
License |
---|---|
GroupId | GroupIdcom.github.wuic.extensions |
ArtifactId | ArtifactIdwuic-extensions |
Version | Version0.5.2 |
Type | Typejar |
Description |
DescriptionWeb UI Compressor extensions
Extensions for the Web UI Compressor project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wuic-extensions-0.5.2.pom | 9 KB |
wuic-extensions-0.5.2-sources.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-extensions/ -->
<dependency>
<groupId>com.github.wuic.extensions</groupId>
<artifactId>wuic-extensions</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-extensions/
implementation 'com.github.wuic.extensions:wuic-extensions:0.5.2'
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-extensions/
implementation ("com.github.wuic.extensions:wuic-extensions:0.5.2")
'com.github.wuic.extensions:wuic-extensions:jar:0.5.2'
<dependency org="com.github.wuic.extensions" name="wuic-extensions" rev="0.5.2">
<artifact name="wuic-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.extensions', module='wuic-extensions', version='0.5.2')
)
libraryDependencies += "com.github.wuic.extensions" % "wuic-extensions" % "0.5.2"
[com.github.wuic.extensions/wuic-extensions "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1-b02 |
Group / Artifact | Type | Version |
---|---|---|
com.github.wuic : wuic-test | jar | 0.5.2 |