Jar examples for e:ext
Bring chain style programming to Android UI development
You can download jar file ext 1.0.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
ext-1.0.0-javadoc.jar