Last Version

trustkit 1.1.5

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.datatheorem.android.trustkit
ArtifactId

ArtifactId

trustkit
Version

Version

1.1.5
Type

Type

aar
Description

Description

trustkit
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

https://github.com/datatheorem/TrustKit-Android
Source Code Management

Source Code Management

https://github.com/datatheorem/TrustKit-Android

Download trustkit 1.1.5


<!-- https://jarcasting.com/artifacts/com.datatheorem.android.trustkit/trustkit/ -->
<dependency>
    <groupId>com.datatheorem.android.trustkit</groupId>
    <artifactId>trustkit</artifactId>
    <version>1.1.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.datatheorem.android.trustkit/trustkit/
implementation 'com.datatheorem.android.trustkit:trustkit:1.1.5'
// https://jarcasting.com/artifacts/com.datatheorem.android.trustkit/trustkit/
implementation ("com.datatheorem.android.trustkit:trustkit:1.1.5")
'com.datatheorem.android.trustkit:trustkit:aar:1.1.5'
<dependency org="com.datatheorem.android.trustkit" name="trustkit" rev="1.1.5">
  <artifact name="trustkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.datatheorem.android.trustkit', module='trustkit', version='1.1.5')
)
libraryDependencies += "com.datatheorem.android.trustkit" % "trustkit" % "1.1.5"
[com.datatheorem.android.trustkit/trustkit "1.1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
androidx.preference » preference jar 1.0.0

Project Modules

There are no modules declared in this project.