MVN

com.cinchapi : impromptu-recipe-api

Maven & Gradle

Jan 30, 2017

impromptu-recipe-api · APIs for Impromput data derivation recipes.

<dependency>
    <groupId>com.cinchapi</groupId>
    <artifactId>impromptu-recipe-api</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cinchapi : impromptu-recipe-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.cinchapi : impromptu-recipe-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
impromptu-recipe-api-1.0.1
impromptu-recipe-api-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cinchapi</groupId>
    <artifactId>impromptu-recipe-api</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cinchapi : impromptu-recipe-api gradle dependency to your build.gradle file:

implementation 'com.cinchapi:impromptu-recipe-api:1.0.1'

Gradle Kotlin DSL: Add the following com.cinchapi : impromptu-recipe-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cinchapi:impromptu-recipe-api:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cinchapi : impromptu-recipe-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cinchapi" % "impromptu-recipe-api" % "1.0.1"

Advertisement

Dependencies from Group

Oct 01, 2022
9 usages
7 stars
Mar 19, 2022
7 usages
315 stars
Nov 06, 2022
2 usages
315 stars
Dec 24, 2018
2 usages
0 stars
Nov 06, 2022
1 usages
315 stars

Discover Dependencies