I\'ve been trying to properly import this library to begin writing an image editing component for my application. I currently have the downloaded \'creativesdk-repo\' folde
Use this:
//noinspection SpellCheckingInspection repositories { // ... // For Adobe Creative SDK maven { url 'https://repo.adobe.com/nexus/content/repositories/releases/' } }
Source: https://creativesdk.adobe.com/docs/android/#/articles/gettingstarted/index.html