Download osgiaas-grab-0.7.jar file - Jar o

Jar examples for o:osgiaas-grab

Description

OSGiaaS Grab Command (grabs dependencies from Maven repositories)

You can download jar file osgiaas-grab 0.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add osgiaas-grab-0.7.jar to your project.

<dependency>
   <groupId>com.athaydes.osgiaas</groupId>
   <artifactId>osgiaas-grab</artifactId>
   <version>0.7</version>
</dependency>
compile group: 'com.athaydes.osgiaas', name: 'osgiaas-grab', version: '0.7'
libraryDependencies += "com.athaydes.osgiaas" % "osgiaas-grab" % "0.7"
<dependency org="com.athaydes.osgiaas" name="osgiaas-grab" rev="0.7"/>
@Grapes(@Grab(group='com.athaydes.osgiaas', module='osgiaas-grab', version='0.7'))
'com.athaydes.osgiaas:osgiaas-grab:jar:0.7'

Download

Click the following link to download the jar file.

osgiaas-grab-0.7-javadoc.jar
osgiaas-grab-0.7-sources.jar
osgiaas-grab-0.7.jar
osgiaas-grab-0.7.pom



Related Tutorials