Jar examples for c:conceal
Conceal is an easy to use, performant crypto library for android.
You can download jar file conceal 1.1.2 in this page.
BSD 2-Clause License
You can use the following script to add conceal-1.1.2.jar to your project.
<dependency> <groupId>com.facebook.conceal</groupId> <artifactId>conceal</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.facebook.conceal', name: 'conceal', version: '1.1.2'
libraryDependencies += "com.facebook.conceal" % "conceal" % "1.1.2"
<dependency org="com.facebook.conceal" name="conceal" rev="1.1.2"/>
@Grapes(@Grab(group='com.facebook.conceal', module='conceal', version='1.1.2'))
'com.facebook.conceal:conceal:jar:1.1.2'
Click the following link to download the jar file.
conceal-1.1.2.pom