Download wings-1.0.2.jar file - Jar w

Jar examples for w:wings

Description

Android library for silently sharing photos to multiple endpoints

You can download jar file wings 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wings-1.0.2.jar to your project.

<dependency>
   <groupId>com.groundupworks.wings</groupId>
   <artifactId>wings</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.groundupworks.wings', name: 'wings', version: '1.0.2'
libraryDependencies += "com.groundupworks.wings" % "wings" % "1.0.2"
<dependency org="com.groundupworks.wings" name="wings" rev="1.0.2"/>
@Grapes(@Grab(group='com.groundupworks.wings', module='wings', version='1.0.2'))
'com.groundupworks.wings:wings:jar:1.0.2'

Download

Click the following link to download the jar file.

wings-1.0.2-javadoc.jar
wings-1.0.2-sources.jar
wings-1.0.2.pom



Related Tutorials