MVN

com.klinkerapps : searchview

Maven & Gradle

Mar 05, 2016
4 stars

SearchView · SearchView from Material Design

<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>searchview</artifactId>
    <version>2.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.klinkerapps : searchview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.5

All Versions

Choose a version of com.klinkerapps : searchview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
searchview-2.2.5
searchview-2.2.4
searchview-2.2.3
searchview-2.2.2
searchview-2.2.1

How to add a dependency to Maven

Add the following com.klinkerapps : searchview maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>searchview</artifactId>
    <version>2.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.klinkerapps : searchview gradle dependency to your build.gradle file:

implementation 'com.klinkerapps:searchview:2.2.5'

Gradle Kotlin DSL: Add the following com.klinkerapps : searchview gradle kotlin dependency to your build.gradle.kts file:

implementation("com.klinkerapps:searchview:2.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.klinkerapps : searchview sbt scala dependency to your build.sbt file:

libraryDependencies += "com.klinkerapps" % "searchview" % "2.2.5"

Advertisement

Dependencies from Group

May 10, 2019
2 usages
684 stars
Nov 18, 2017
2 usages
18.6k stars
Feb 06, 2017
1 usages
46 stars
Oct 28, 2016
1 usages
504 stars
Feb 08, 2017
1 usages
7 stars

Discover Dependencies