guardianproject/gpmaven

Name: gpmaven

Owner: Guardian Project

Description: Maven Repository for Gradle-based projects using Guardian Project CipherKit Libraries

Created: 2015-08-12 19:48:56.0

Updated: 2018-05-14 16:30:23.0

Pushed: 2018-05-14 16:30:22.0

Homepage: null

Size: 86076

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Guardian Project Maven Repo

For all of your open-source secure, private and anonymous Gradle-powered needs!

Please visit our “Code” site to learn more about all the libraries in our CipherKit platform: https://guardianproject.info/code

Add the Repository to Your Gradle Setup

Our Maven repository is hosted here on Github at this URL: https://raw.githubusercontent.com/guardianproject/gpmaven/master

To add it, follow this example below, to add it into your build.gradle file:

rojects {
repositories {
...
    maven { url "https://raw.githubusercontent.com/guardianproject/gpmaven/master" }
}

NetCipher

You can find the gradle information at: https://guardianproject.info/code/netcipher

CamCipher

More info at https://github.com/guardianproject/camcipher

compile 'info.guardianproject:camcipher:2.0.1'
Android FFMPEG Java Library
compile 'info.guardianproject:android-ffmpeg-java:1.0.0'

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.