Download osgi-wrapped-closure-compiler-r2079.jar file - Jar o

Jar examples for o:osgi-wrapped-closure-compiler

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

osgi-wrapped-closure-compiler-r2079.jar
osgi-wrapped-closure-compiler-r2079.pom



Related Tutorials