License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.datatheorem.android.trustkit |
ArtifactId | ArtifactIdTrustKit-Android |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTrustKit-Android
TrustKit Android is an open source library that makes it easy to deploy SSL public key pinning and reporting in any Android App.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TrustKit-Android-1.1.4.pom | |
TrustKit-Android-1.1.4-sources.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datatheorem.android.trustkit/TrustKit-Android/ -->
<dependency>
<groupId>com.datatheorem.android.trustkit</groupId>
<artifactId>TrustKit-Android</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.datatheorem.android.trustkit/TrustKit-Android/
implementation 'com.datatheorem.android.trustkit:TrustKit-Android:1.1.4'
// https://jarcasting.com/artifacts/com.datatheorem.android.trustkit/TrustKit-Android/
implementation ("com.datatheorem.android.trustkit:TrustKit-Android:1.1.4")
'com.datatheorem.android.trustkit:TrustKit-Android:aar:1.1.4'
<dependency org="com.datatheorem.android.trustkit" name="TrustKit-Android" rev="1.1.4">
<artifact name="TrustKit-Android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.datatheorem.android.trustkit', module='TrustKit-Android', version='1.1.4')
)
libraryDependencies += "com.datatheorem.android.trustkit" % "TrustKit-Android" % "1.1.4"
[com.datatheorem.android.trustkit/TrustKit-Android "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.0.0 |
androidx.preference » preference | jar | 1.0.0 |