Last Version

SafetyNet Helper 1.0.1

A small library that wraps the Google Play Services SafetyNet API.

License

License

Categories

Categories

Net
GroupId

GroupId

com.jrummyapps
ArtifactId

ArtifactId

safetynethelper
Version

Version

1.0.1
Type

Type

aar
Description

Description

SafetyNet Helper
A small library that wraps the Google Play Services SafetyNet API.
Project URL

Project URL

https://github.com/jrummyapps/SafetyNetHelper
Source Code Management

Source Code Management

https://github.com/jrummyapps/SafetyNetHelper

Download safetynethelper 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.gms » play-services-safetynet jar 10.2.6

Project Modules

There are no modules declared in this project.