Last Version

mockcheck 0.2.0

Checks if the user is faking their location - mocklocation

License

License

Apache 2.0
GroupId

GroupId

io.github.kamaravichow
ArtifactId

ArtifactId

mockcheck
Version

Version

0.2.0
Type

Type

aar
Description

Description

mockcheck
Checks if the user is faking their location - mocklocation
Project URL

Project URL

https://github.com/kamaravichow/mockcheck-android
Source Code Management

Source Code Management

https://github.com/kamaravichow/mockcheck-android/tree/main

Download mockcheck 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.5.0
com.google.android.gms » play-services-location jar 19.0.1

Project Modules

There are no modules declared in this project.