Skip to content

guardianproject/gpmaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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:

allprojects {
    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'

About

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

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published