Download library-0.7.3.jar file - Jar l

Jar examples for l:library

Description

Use the Branch SDK (branch.io) to create and power the links that point back to your apps for all of these things and more. Branch makes it incredibly simple to create powerful deep links that can pass data across app install and open while handling all edge cases (using on desktop vs. mobile vs. already having the app installed, etc). Best of all, it is really simple to start using the links for your own app: only 2 lines of code to register the deep link router and one more line of code to create the links with custom data.

You can download jar file library 0.7.3 in this page.

License

Commerical License by HyXen & Checkinpass Technology

Build File

You can use the following script to add library-0.7.3.jar to your project.

<dependency>
   <groupId>com.mikepenz.materialdrawer</groupId>
   <artifactId>library</artifactId>
   <version>0.7.3</version>
</dependency>
compile group: 'com.mikepenz.materialdrawer', name: 'library', version: '0.7.3'
libraryDependencies += "com.mikepenz.materialdrawer" % "library" % "0.7.3"
<dependency org="com.mikepenz.materialdrawer" name="library" rev="0.7.3"/>
@Grapes(@Grab(group='com.mikepenz.materialdrawer', module='library', version='0.7.3'))
'com.mikepenz.materialdrawer:library:jar:0.7.3'

Download

Click the following link to download the jar file.

library-0.7.3-javadoc.jar
library-0.7.3-sources.jar
library-0.7.3.pom



Related Tutorials