Last Version

52Kit 0.6.2

A simple activity that adds sliding functionality to activities to swipe them away

License

License

GroupId

GroupId

com.52inc
ArtifactId

ArtifactId

52Kit-core
Version

Version

0.6.2
Type

Type

aar
Description

Description

52Kit
A simple activity that adds sliding functionality to activities to swipe them away
Project URL

Project URL

https://github.com/52inc/android-52Kit
Source Code Management

Source Code Management

https://github.com/52inc/android-52Kit.git

Download 52Kit-core 0.6.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
com.android.support » recyclerview-v7 jar 28.0.0
io.reactivex : rxjava jar 1.2.10
io.reactivex : rxandroid jar 1.2.1

Project Modules

There are no modules declared in this project.