| License |
License |
|---|---|
| GroupId | GroupIdcom.evernote |
| ArtifactId | ArtifactIdandroid-sdk-parent |
| Version | Version1.1.2 |
| Type | Typepom |
| Description |
DescriptionAndroid-Evernote SDK (Parent)
Android library for.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-sdk-parent-1.1.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.evernote/android-sdk-parent/ -->
<dependency>
<groupId>com.evernote</groupId>
<artifactId>android-sdk-parent</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.evernote/android-sdk-parent/
implementation 'com.evernote:android-sdk-parent:1.1.2'
// https://jarcasting.com/artifacts/com.evernote/android-sdk-parent/
implementation ("com.evernote:android-sdk-parent:1.1.2")
'com.evernote:android-sdk-parent:pom:1.1.2'
<dependency org="com.evernote" name="android-sdk-parent" rev="1.1.2">
<artifact name="android-sdk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.evernote', module='android-sdk-parent', version='1.1.2')
)
libraryDependencies += "com.evernote" % "android-sdk-parent" % "1.1.2"
[com.evernote/android-sdk-parent "1.1.2"]