is not current version
Last Version 1.4.2

net.jawr:jawr-bundle-processor 1.3

This artifact will contain the processor used to bundle the web resources at build time.

Categories

Categories

Net
GroupId

GroupId

net.jawr
ArtifactId

ArtifactId

jawr-bundle-processor
Version

Version

1.3
Type

Type

jar

Download jawr-bundle-processor 1.3


<!-- https://jarcasting.com/artifacts/net.jawr/jawr-bundle-processor/ -->
<dependency>
    <groupId>net.jawr</groupId>
    <artifactId>jawr-bundle-processor</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.jawr/jawr-bundle-processor/
implementation 'net.jawr:jawr-bundle-processor:1.3'
// https://jarcasting.com/artifacts/net.jawr/jawr-bundle-processor/
implementation ("net.jawr:jawr-bundle-processor:1.3")
'net.jawr:jawr-bundle-processor:jar:1.3'
<dependency org="net.jawr" name="jawr-bundle-processor" rev="1.3">
  <artifact name="jawr-bundle-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jawr', module='jawr-bundle-processor', version='1.3')
)
libraryDependencies += "net.jawr" % "jawr-bundle-processor" % "1.3"
[net.jawr/jawr-bundle-processor "1.3"]