Jar examples for c:conductor
A small, yet full-featured framework that allows building View-based Android applications
You can download jar file conductor 1.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add conductor-1.1.1.jar to your project.
<dependency> <groupId>com.bluelinelabs</groupId> <artifactId>conductor</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.bluelinelabs', name: 'conductor', version: '1.1.1'
libraryDependencies += "com.bluelinelabs" % "conductor" % "1.1.1"
<dependency org="com.bluelinelabs" name="conductor" rev="1.1.1"/>
@Grapes(@Grab(group='com.bluelinelabs', module='conductor', version='1.1.1'))
'com.bluelinelabs:conductor:jar:1.1.1'
Click the following link to download the jar file.
conductor-1.1.1-javadoc.jar