Download wink-3.0.0.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.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wink-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

wink-3.0.0-sources.jar
wink-3.0.0.pom



Related Tutorials