is not current version
Last Version 1.2.0

Swipe Compare Library 1.1.0

Create your own swipe-to-compare layouts with this easy-to-use library.

License

License

GroupId

GroupId

com.github.marcherdiego.swipecompare
ArtifactId

ArtifactId

core
Version

Version

1.1.0
Type

Type

aar
Description

Description

Swipe Compare Library
Create your own swipe-to-compare layouts with this easy-to-use library.
Project URL

Project URL

https://github.com/marcherdiego/swipe-compare
Source Code Management

Source Code Management

https://github.com/marcherdiego/swipe-compare

Download core 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.