MVN

com.datatheorem.android.trustkit : trustkit

Maven & Gradle

Apr 02, 2021
4 usages
572 stars

trustkit · TrustKit Android is an open source library that makes it easy to deploy SSL public key pinning and reporting in any Android App.

<dependency>
    <groupId>com.datatheorem.android.trustkit</groupId>
    <artifactId>trustkit</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.datatheorem.android.trustkit : trustkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.datatheorem.android.trustkit : trustkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
trustkit-1.1.5
trustkit-1.1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.datatheorem.android.trustkit</groupId>
    <artifactId>trustkit</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.datatheorem.android.trustkit : trustkit gradle dependency to your build.gradle file:

implementation 'com.datatheorem.android.trustkit:trustkit:1.1.5'

Gradle Kotlin DSL: Add the following com.datatheorem.android.trustkit : trustkit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.datatheorem.android.trustkit:trustkit:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.datatheorem.android.trustkit : trustkit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.datatheorem.android.trustkit" % "trustkit" % "1.1.5"

Advertisement

Dependencies from Group

Apr 02, 2021
4 usages
572 stars

Discover Dependencies

Jul 17, 2023
138 stars
Jul 31, 2023
138 stars
Jul 11, 2023
12 usages
138 stars
May 11, 2021
3 usages
217 stars
Jun 06, 2021
4 stars
Apr 28, 2023
4k stars
Jul 18, 2023
1 usages
119 stars
Jul 18, 2023
1 usages
119 stars
Jun 01, 2021
1 usages
119 stars