Download osgi-wrapped-closure-compiler-1.0.v20131014.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 1.0.v20131014 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-1.0.v20131014.jar to your project.

<dependency>
   <groupId>de.matrixweb.osgi.wrapped</groupId>
   <artifactId>osgi-wrapped-closure-compiler</artifactId>
   <version>1.0.v20131014</version>
</dependency>
compile group: 'de.matrixweb.osgi.wrapped', name: 'osgi-wrapped-closure-compiler', version: '1.0.v20131014'
libraryDependencies += "de.matrixweb.osgi.wrapped" % "osgi-wrapped-closure-compiler" % "1.0.v20131014"
<dependency org="de.matrixweb.osgi.wrapped" name="osgi-wrapped-closure-compiler" rev="1.0.v20131014"/>
@Grapes(@Grab(group='de.matrixweb.osgi.wrapped', module='osgi-wrapped-closure-compiler', version='1.0.v20131014'))
'de.matrixweb.osgi.wrapped:osgi-wrapped-closure-compiler:jar:1.0.v20131014'

Download

Click the following link to download the jar file.

osgi-wrapped-closure-compiler-1.0.v20131014.jar
osgi-wrapped-closure-compiler-1.0.v20131014.pom



Related Tutorials