Jar examples for o:osgi-wrapped-closure-compiler
This projects just wrapped the google closure-compile with an OSGi manifest.
You can download jar file osgi-wrapped-closure-compiler r2079 in this page.
The Apache Software License, Version 2.0
You can use the following script to add osgi-wrapped-closure-compiler-r2079.jar to your project.
<dependency> <groupId>de.matrixweb.osgi.wrapped</groupId> <artifactId>osgi-wrapped-closure-compiler</artifactId> <version>r2079</version> </dependency>
compile group: 'de.matrixweb.osgi.wrapped', name: 'osgi-wrapped-closure-compiler', version: 'r2079'
libraryDependencies += "de.matrixweb.osgi.wrapped" % "osgi-wrapped-closure-compiler" % "r2079"
<dependency org="de.matrixweb.osgi.wrapped" name="osgi-wrapped-closure-compiler" rev="r2079"/>
@Grapes(@Grab(group='de.matrixweb.osgi.wrapped', module='osgi-wrapped-closure-compiler', version='r2079'))
'de.matrixweb.osgi.wrapped:osgi-wrapped-closure-compiler:jar:r2079'
Click the following link to download the jar file.
osgi-wrapped-closure-compiler-r2079.jar