is not current version
Last Version 1.0.3

com.evernote:android-intent 1.0.1

Android library to share information with the Android Evernote app.

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-intent
Version

Version

1.0.1
Type

Type

aar

Download android-intent 1.0.1


<!-- https://jarcasting.com/artifacts/com.evernote/android-intent/ -->
<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>android-intent</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.evernote/android-intent/
implementation 'com.evernote:android-intent:1.0.1'
// https://jarcasting.com/artifacts/com.evernote/android-intent/
implementation ("com.evernote:android-intent:1.0.1")
'com.evernote:android-intent:aar:1.0.1'
<dependency org="com.evernote" name="android-intent" rev="1.0.1">
  <artifact name="android-intent" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.evernote', module='android-intent', version='1.0.1')
)
libraryDependencies += "com.evernote" % "android-intent" % "1.0.1"
[com.evernote/android-intent "1.0.1"]