Jar examples for m:mortar
Modular Android without Fragments.
You can download jar file mortar 0.10 in this page.
Apache License
You can use the following script to add mortar-0.10.jar to your project.
<dependency> <groupId>com.squareup.mortar</groupId> <artifactId>mortar</artifactId> <version>0.10</version> </dependency>
compile group: 'com.squareup.mortar', name: 'mortar', version: '0.10'
libraryDependencies += "com.squareup.mortar" % "mortar" % "0.10"
<dependency org="com.squareup.mortar" name="mortar" rev="0.10"/>
@Grapes(@Grab(group='com.squareup.mortar', module='mortar', version='0.10'))
'com.squareup.mortar:mortar:jar:0.10'
Click the following link to download the jar file.
mortar-0.10-javadoc.jar