is not current version
Last Version 3.9

net.jawr.extensions:jawr-dwr2.x-parent 3.5.1

Javascript/CSS bundling and compressing tool for java web apps. By using jawr resources are automatically bundled together and optionally minified and gzipped. Jawr provides tag libraries to reference a generated bundle either by id or by using the name of any of its members.

Categories

Categories

Net
GroupId

GroupId

net.jawr.extensions
ArtifactId

ArtifactId

jawr-dwr2.x-parent
Version

Version

3.5.1
Type

Type

pom

Download jawr-dwr2.x-parent 3.5.1


<!-- https://jarcasting.com/artifacts/net.jawr.extensions/jawr-dwr2.x-parent/ -->
<dependency>
    <groupId>net.jawr.extensions</groupId>
    <artifactId>jawr-dwr2.x-parent</artifactId>
    <version>3.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.jawr.extensions/jawr-dwr2.x-parent/
implementation 'net.jawr.extensions:jawr-dwr2.x-parent:3.5.1'
// https://jarcasting.com/artifacts/net.jawr.extensions/jawr-dwr2.x-parent/
implementation ("net.jawr.extensions:jawr-dwr2.x-parent:3.5.1")
'net.jawr.extensions:jawr-dwr2.x-parent:pom:3.5.1'
<dependency org="net.jawr.extensions" name="jawr-dwr2.x-parent" rev="3.5.1">
  <artifact name="jawr-dwr2.x-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.jawr.extensions', module='jawr-dwr2.x-parent', version='3.5.1')
)
libraryDependencies += "net.jawr.extensions" % "jawr-dwr2.x-parent" % "3.5.1"
[net.jawr.extensions/jawr-dwr2.x-parent "3.5.1"]