Jar examples for f:fragment
A dead simple way to retain some state thought configuration changes on Android
You can download jar file fragment 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fragment-1.0.0.jar to your project.
<dependency> <groupId>com.yanzhenjie</groupId> <artifactId>fragment</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.yanzhenjie', name: 'fragment', version: '1.0.0'
libraryDependencies += "com.yanzhenjie" % "fragment" % "1.0.0"
<dependency org="com.yanzhenjie" name="fragment" rev="1.0.0"/>
@Grapes(@Grab(group='com.yanzhenjie', module='fragment', version='1.0.0'))
'com.yanzhenjie:fragment:jar:1.0.0'
Click the following link to download the jar file.
fragment-1.0.0-javadoc.jar