| License |
License |
|---|---|
| GroupId | GroupIdcom.timehop.fragmentswitcher |
| ArtifactId | ArtifactIdlibrary |
| Version | Version1.1.2 |
| Type | Typeaar |
| Description |
DescriptionFragmentSwitcher library
A state-saving fragment switcher.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-1.1.2.pom | |
| library-1.1.2.aar | 10 KB |
| library-1.1.2-sources.jar | 6 KB |
| library-1.1.2-javadoc.jar | 38 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 20.+ |