MVN

com.evernote : sample-hello-edam

Maven & Gradle

Jul 15, 2013
423 stars

Sample: HelloEDAM

<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>sample-hello-edam</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.evernote : sample-hello-edam to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.evernote : sample-hello-edam to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
sample-hello-edam-1.1.2
sample-hello-edam-1.1.1
1.1
sample-hello-edam-1.1
1.0.x
sample-hello-edam-1.0.2
sample-hello-edam-1.0.1

How to add a dependency to Maven

Add the following com.evernote : sample-hello-edam maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>sample-hello-edam</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.evernote : sample-hello-edam gradle dependency to your build.gradle file:

implementation 'com.evernote:sample-hello-edam:1.1.2'

Gradle Kotlin DSL: Add the following com.evernote : sample-hello-edam gradle kotlin dependency to your build.gradle.kts file:

implementation("com.evernote:sample-hello-edam:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.evernote : sample-hello-edam sbt scala dependency to your build.sbt file:

libraryDependencies += "com.evernote" % "sample-hello-edam" % "1.1.2"

Advertisement

Dependencies from Group

Oct 10, 2019
9 usages
5.3k stars
Jul 03, 2013
6 usages
259 stars
Aug 02, 2016
1 usages
431 stars
Nov 11, 2015
42 stars
Nov 09, 2016
86 stars

Discover Dependencies

Oct 12, 2012
Mar 16, 2015
0 stars
Feb 10, 2015
1 usages
2k stars
Jan 30, 2015
68 stars
Apr 16, 2015
649 stars
Sep 26, 2014
16 stars