is not current version
Last Version 2.4

fragula-core 2.0-rc02

Fragula is a swipe-to-dismiss extension for navigation component library for Android.

License

License

GroupId

GroupId

com.fragula2
ArtifactId

ArtifactId

fragula-core
Version

Version

2.0-rc02
Type

Type

aar
Description

Description

fragula-core
Fragula is a swipe-to-dismiss extension for navigation component library for Android.
Project URL

Project URL

https://github.com/massivemadness/Fragula
Source Code Management

Source Code Management

https://github.com/massivemadness/Fragula/tree/master

Download fragula-core 2.0-rc02


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.viewpager2 » viewpager2 jar 1.0.0
androidx.navigation » navigation-fragment-ktx jar 2.4.1

Project Modules

There are no modules declared in this project.