Download ext-1.0.0.jar file - Jar e

Jar examples for e:ext

Description

Bring chain style programming to Android UI development

You can download jar file ext 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ext-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

ext-1.0.0-javadoc.jar
ext-1.0.0-sources.jar
ext-1.0.0.pom



Related Tutorials