Download wink-3.0-beta-1.jar file - Jar w

Jar examples for w:wink

Description

Android Library for creating alert dialogs using DialogFragment

You can download jar file wink 3.0-beta-1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wink-3.0-beta-1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugins</groupId>
   <artifactId>wink</artifactId>
   <version>3.0-beta-1</version>
</dependency>
compile group: 'org.apache.geronimo.plugins', name: 'wink', version: '3.0-beta-1'
libraryDependencies += "org.apache.geronimo.plugins" % "wink" % "3.0-beta-1"
<dependency org="org.apache.geronimo.plugins" name="wink" rev="3.0-beta-1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins', module='wink', version='3.0-beta-1'))
'org.apache.geronimo.plugins:wink:jar:3.0-beta-1'

Download

Click the following link to download the jar file.

wink-3.0-beta-1-sources.jar
wink-3.0-beta-1.pom



Related Tutorials