Bug #8276
Failed to resolve with Gradle
| Status: | Closed | Start date: | 05/09/2017 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0%  | |
| Category: | - | |||
| Target version: | - | |||
| Component: | 
Description
When using either
compile 'info.guardianproject.iocipher:IOCipher:0.4'
or
compile 'info.guardianproject.iocipher:IOCipherStandalone:0.4'
gradle will fail to resolve the resources.
I checked maven central and they do not appear to be uploaded.
The docs do not suggest adding a separate maven repo.
History
#1 Updated by hans 8 months ago
- Status changed from New to Closed
 
They are up on jcenter, so you need to add jCenter() to your repositories.  Here is one of them:
Download https://jcenter.bintray.com/info/guardianproject/iocipher/IOCipher/0.4/IOCipher-0.4.pom
Download https://jcenter.bintray.com/info/guardianproject/iocipher/IOCipher/0.4/IOCipher-0.4.aar