Download utils-fragment-3.0.0.jar file - Jar u

Jar examples for u:utils-fragment

Description

A Model-View-Presenter library for Android apps

You can download jar file utils-fragment 3.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add utils-fragment-3.0.0.jar to your project.

<dependency>
   <groupId>com.hannesdorfmann.mosby3</groupId>
   <artifactId>utils-fragment</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.hannesdorfmann.mosby3', name: 'utils-fragment', version: '3.0.0'
libraryDependencies += "com.hannesdorfmann.mosby3" % "utils-fragment" % "3.0.0"
<dependency org="com.hannesdorfmann.mosby3" name="utils-fragment" rev="3.0.0"/>
@Grapes(@Grab(group='com.hannesdorfmann.mosby3', module='utils-fragment', version='3.0.0'))
'com.hannesdorfmann.mosby3:utils-fragment:jar:3.0.0'

Download

Click the following link to download the jar file.

utils-fragment-3.0.0-javadoc.jar
utils-fragment-3.0.0-sources.jar
utils-fragment-3.0.0.pom



Related Tutorials