MVN

com.52inc : 52Kit-kotlin

Maven & Gradle

Mar 10, 2020
1 usages
19 stars

52Kit-kotlin · A simple activity that adds sliding functionality to activities to swipe them away

<dependency>
    <groupId>com.52inc</groupId>
    <artifactId>52Kit-kotlin</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.52inc : 52Kit-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of com.52inc : 52Kit-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
52Kit-kotlin-0.6.2
52Kit-kotlin-0.6.1
52Kit-kotlin-0.6.0
0.5.x
52Kit-kotlin-0.5.4
52Kit-kotlin-0.5.3
52Kit-kotlin-0.5.2

How to add a dependency to Maven

Add the following com.52inc : 52Kit-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.52inc</groupId>
    <artifactId>52Kit-kotlin</artifactId>
    <version>0.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.52inc : 52Kit-kotlin gradle dependency to your build.gradle file:

implementation 'com.52inc:52Kit-kotlin:0.6.2'

Gradle Kotlin DSL: Add the following com.52inc : 52Kit-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.52inc:52Kit-kotlin:0.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.52inc : 52Kit-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.52inc" % "52Kit-kotlin" % "0.6.2"

Advertisement

Dependencies from Group

Mar 10, 2020
4 usages
19 stars
Jul 14, 2016
2 usages
796 stars
Mar 10, 2020
1 usages
19 stars
May 08, 2015
19 stars
Mar 10, 2020
19 stars

Discover Dependencies