License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.52inc |
ArtifactId | ArtifactId52Kit-kotlin |
Version | Version0.6.2 |
Type | Typeaar |
Description |
Description52Kit-kotlin
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-kotlin-0.6.2.pom | |
52Kit-kotlin-0.6.2.aar | 141 KB |
52Kit-kotlin-0.6.2-sources.jar | 1 KB |
52Kit-kotlin-0.6.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.52inc/52Kit-kotlin/ -->
<dependency>
<groupId>com.52inc</groupId>
<artifactId>52Kit-kotlin</artifactId>
<version>0.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.52inc/52Kit-kotlin/
implementation 'com.52inc:52Kit-kotlin:0.6.2'
// https://jarcasting.com/artifacts/com.52inc/52Kit-kotlin/
implementation ("com.52inc:52Kit-kotlin:0.6.2")
'com.52inc:52Kit-kotlin:aar:0.6.2'
<dependency org="com.52inc" name="52Kit-kotlin" rev="0.6.2">
<artifact name="52Kit-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.52inc', module='52Kit-kotlin', version='0.6.2')
)
libraryDependencies += "com.52inc" % "52Kit-kotlin" % "0.6.2"
[com.52inc/52Kit-kotlin "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.52inc : 52Kit-core | jar | 0.6.2 |
com.android.support » support-v4 | jar | 28.0.0 |
com.android.support » recyclerview-v7 | jar | 28.0.0 |
com.android.support » design | jar | 28.0.0 |
com.android.support » preference-v14 | jar | 28.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.21 |
com.android.support » support-annotations | jar | 28.0.0 |