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