Skip to content
This repository was archived by the owner on Jan 2, 2018. It is now read-only.

vRallev/conceal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deprecated

Luckily there is now the official artifact in maven central. Use this one and not mine anymore. You find more information about it here: https://github.com/facebook/conceal

facebook's Conceal

I created this project for an easier deployment of facebook's conceal.

All credit goes to: https://github.com/facebook/conceal

Last commit: 2014-02-05

Usage Maven Repo

I've uploaded the .aar in my maven repository. You only need to add following lines to your build.gradle to add the dependency:

repositories {
    maven {
        url 'https://raw.github.com/vRallev/mvn-repo/master/'
    }
}

dependencies {
    compile 'com.facebook.crypto:conceal:1.0.0'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages