Last Version

FragmentSwitcher library 1.1.2

A state-saving fragment switcher.

License

License

GroupId

GroupId

com.timehop.fragmentswitcher
ArtifactId

ArtifactId

library
Version

Version

1.1.2
Type

Type

aar
Description

Description

FragmentSwitcher library
A state-saving fragment switcher.
Project URL

Project URL

https://github.com/jacobtabak/Fragment-Switcher
Source Code Management

Source Code Management

https://github.com/jacobtabak/Fragment-Switcher

Download library 1.1.2


<!-- https://jarcasting.com/artifacts/com.timehop.fragmentswitcher/library/ -->
<dependency>
    <groupId>com.timehop.fragmentswitcher</groupId>
    <artifactId>library</artifactId>
    <version>1.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.timehop.fragmentswitcher/library/
implementation 'com.timehop.fragmentswitcher:library:1.1.2'
// https://jarcasting.com/artifacts/com.timehop.fragmentswitcher/library/
implementation ("com.timehop.fragmentswitcher:library:1.1.2")
'com.timehop.fragmentswitcher:library:aar:1.1.2'
<dependency org="com.timehop.fragmentswitcher" name="library" rev="1.1.2">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.timehop.fragmentswitcher', module='library', version='1.1.2')
)
libraryDependencies += "com.timehop.fragmentswitcher" % "library" % "1.1.2"
[com.timehop.fragmentswitcher/library "1.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.+

Project Modules

There are no modules declared in this project.