MVN

info.guardianproject.iocipher : IOCipher

Maven & Gradle

Apr 09, 2021
138 stars

IOCipher · NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

<dependency>
    <groupId>info.guardianproject.iocipher</groupId>
    <artifactId>IOCipher</artifactId>
    <version>0.4.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.guardianproject.iocipher : IOCipher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2.1

All Versions

Choose a version of info.guardianproject.iocipher : IOCipher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
IOCipher-0.5
0.4.x
IOCipher-0.4.2.1
0.4
IOCipher-0.4
0.3
IOCipher-0.3

How to add a dependency to Maven

Add the following info.guardianproject.iocipher : IOCipher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.guardianproject.iocipher</groupId>
    <artifactId>IOCipher</artifactId>
    <version>0.4.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.guardianproject.iocipher : IOCipher gradle dependency to your build.gradle file:

implementation 'info.guardianproject.iocipher:IOCipher:0.4.2.1'

Gradle Kotlin DSL: Add the following info.guardianproject.iocipher : IOCipher gradle kotlin dependency to your build.gradle.kts file:

implementation("info.guardianproject.iocipher:IOCipher:0.4.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.guardianproject.iocipher : IOCipher sbt scala dependency to your build.sbt file:

libraryDependencies += "info.guardianproject.iocipher" % "IOCipher" % "0.4.2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 12, 2021
2 usages
225 stars
Jul 05, 2022
1 usages
225 stars
Apr 12, 2021
1 usages
225 stars
Jul 05, 2022
225 stars
Apr 12, 2021
225 stars
Apr 11, 2021
0 stars
Apr 12, 2021
1 usages
0 stars
Jan 13, 2022
18 stars