MVN

com.bbende.tripod : tripod-search-api

Maven & Gradle

Sep 17, 2017
2 usages
2 stars

tripod-search-api · An API for search applications.

<dependency>
    <groupId>com.bbende.tripod</groupId>
    <artifactId>tripod-search-api</artifactId>
    <version>0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bbende.tripod : tripod-search-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.2

All Versions

Choose a version of com.bbende.tripod : tripod-search-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
tripod-search-api-0.5.2

How to add a dependency to Maven

Add the following com.bbende.tripod : tripod-search-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bbende.tripod</groupId>
    <artifactId>tripod-search-api</artifactId>
    <version>0.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bbende.tripod : tripod-search-api gradle dependency to your build.gradle file:

implementation 'com.bbende.tripod:tripod-search-api:0.5.2'

Gradle Kotlin DSL: Add the following com.bbende.tripod : tripod-search-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bbende.tripod:tripod-search-api:0.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bbende.tripod : tripod-search-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bbende.tripod" % "tripod-search-api" % "0.5.2"

Advertisement

Dependencies from Group

Sep 17, 2017
2 usages
2 stars
Sep 17, 2017
2 stars
Sep 17, 2017
3 stars

Discover Dependencies

Jan 29, 2018
2 usages
44 stars
Nov 10, 2017
3 usages
0 stars
Nov 24, 2017
2 usages
1 stars
Dec 08, 2020
3 usages
1 stars
Mar 27, 2020
2 usages
4 stars
Aug 09, 2019
2 usages
536 stars