Download nexusdialog-0.4.0.jar file - Jar n

Jar examples for n:nexusdialog

Description

Simple Form Builder for Android

You can download jar file nexusdialog 0.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nexusdialog-0.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

nexusdialog-0.4.0-sources.jar
nexusdialog-0.4.0.pom



Related Tutorials