MVN

com.evernote : android-sdk

Maven & Gradle

Aug 02, 2016
1 usages
431 stars

Android-Evernote SDK · Android library to access the Evernote API.

<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>android-sdk</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.evernote : android-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2
  • Latest Release Candidate: 2.0.0-RC4

All Versions

Choose a version of com.evernote : android-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
android-sdk-2.0.0-RC4
android-sdk-2.0.0-RC3
android-sdk-2.0.0-RC2
android-sdk-2.0.0-RC1
1.1.x
android-sdk-1.1.2
android-sdk-1.1.1
1.1
android-sdk-1.1
1.0.x
android-sdk-1.0.2
android-sdk-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>android-sdk</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.evernote : android-sdk gradle dependency to your build.gradle file:

implementation 'com.evernote:android-sdk:1.1.2'

Gradle Kotlin DSL: Add the following com.evernote : android-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.evernote:android-sdk:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.evernote : android-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.evernote" % "android-sdk" % "1.1.2"

Advertisement

Dependencies from Group

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

Discover Dependencies

May 27, 2015
1 usages
11 stars
Jan 16, 2019
13 usages
78 stars
Mar 02, 2023
24 usages
1.3k stars
Oct 26, 2018
26 usages
23 stars
Nov 02, 2018
86 usages
4.5k stars
Oct 18, 2018
1 usages
5 stars
Feb 16, 2016
2 usages
2 stars