MVN

com.facebook.conceal : conceal

Maven & Gradle

Nov 20, 2017
7 usages
2.9k stars

Conceal · Conceal is an easy to use, performant crypto library for android.

<dependency>
    <groupId>com.facebook.conceal</groupId>
    <artifactId>conceal</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.facebook.conceal : conceal to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.facebook.conceal : conceal to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
conceal-2.0.2
conceal-2.0.1
conceal-2.0.0
1.1.x
conceal-1.1.3
conceal-1.1.2
conceal-1.1.1
conceal-1.1.0
1.0.x
conceal-1.0.7
conceal-1.0.6
conceal-1.0.5
conceal-1.0.4
conceal-1.0.3
conceal-1.0.2
conceal-1.0.1
conceal-1.0.0

How to add a dependency to Maven

Add the following com.facebook.conceal : conceal maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.facebook.conceal</groupId>
    <artifactId>conceal</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.facebook.conceal : conceal gradle dependency to your build.gradle file:

implementation 'com.facebook.conceal:conceal:2.0.2'

Gradle Kotlin DSL: Add the following com.facebook.conceal : conceal gradle kotlin dependency to your build.gradle.kts file:

implementation("com.facebook.conceal:conceal:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.facebook.conceal : conceal sbt scala dependency to your build.sbt file:

libraryDependencies += "com.facebook.conceal" % "conceal" % "2.0.2"

Advertisement

Dependencies from Group

Nov 20, 2017
7 usages
2.9k stars
Apr 21, 2016
2.9k stars

Discover Dependencies

Aug 11, 2023
13 usages
1.9k stars
Nov 18, 2016
18 usages
1.3k stars
May 26, 2016
4 usages
1 stars
Nov 05, 2018
2 usages
8 stars
Oct 23, 2017
3 usages
1.9k stars
Feb 10, 2016
2 usages
Nov 06, 2015
3 usages
0 stars
Feb 28, 2016
2 usages
43 stars