| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.52inc | 
    
| ArtifactId | ArtifactId52Kit-core | 
    
| Last Version | Last Version0.6.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Description52Kit 
            A simple activity that adds sliding functionality to activities to swipe them away 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| 52Kit-core-0.6.2.pom | |
| 52Kit-core-0.6.2.aar | 457 KB | 
| 52Kit-core-0.6.2-sources.jar | 60 KB | 
| 52Kit-core-0.6.2-javadoc.jar | 232 KB | 
| Browse | 
<!-- 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"]
                | 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 |