MVN

com.feedzai : cosy-test_2.11

Maven & Gradle

May 11, 2018
11 stars

cosy-test · cosy-test

<dependency>
    <groupId>com.feedzai</groupId>
    <artifactId>cosy-test_2.11</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.feedzai : cosy-test_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.feedzai : cosy-test_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
cosy-test_2.11-0.1.2
cosy-test_2.11-0.1.1
cosy-test_2.11-0.1.0
0.0.x
cosy-test_2.11-0.0.3
cosy-test_2.11-0.0.2
cosy-test_2.11-0.0.1

How to add a dependency to Maven

Add the following com.feedzai : cosy-test_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.feedzai</groupId>
    <artifactId>cosy-test_2.11</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.feedzai : cosy-test_2.11 gradle dependency to your build.gradle file:

implementation 'com.feedzai:cosy-test_2.11:0.1.2'

Gradle Kotlin DSL: Add the following com.feedzai : cosy-test_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.feedzai:cosy-test_2.11:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.feedzai : cosy-test_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.feedzai" % "cosy-test_2.11" % "0.1.2"

Advertisement

Dependencies from Group

Feb 17, 2022
16 usages
14 stars
Feb 17, 2022
15 usages
14 stars
Feb 17, 2022
3 usages
16 stars
Nov 26, 2020
2 usages
5 stars
Nov 25, 2020
2 usages
6 stars

Discover Dependencies