is not current version
Last Version 1.2.0

org.juzu:juzu-plugins-closurecompiler 1.1.1

The Google Closure plugin

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-plugins-closurecompiler
Version

Version

1.1.1
Type

Type

jar

Download juzu-plugins-closurecompiler 1.1.1


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