is not current version
Last Version 1.1.5

com.datatheorem.android.trustkit:trustkit 1.1.3

TrustKit Android SDK

Categories

Categories

Data
GroupId

GroupId

com.datatheorem.android.trustkit
ArtifactId

ArtifactId

trustkit
Version

Version

1.1.3
Type

Type

aar

Download trustkit 1.1.3


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