DeployGate SDK Mock

Mocked dummy DeployGate SDK for Android to reduce footprint of your release version app without code modification

License

License

GroupId

GroupId

com.deploygate
ArtifactId

ArtifactId

sdk-mock
Last Version

Last Version

4.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

DeployGate SDK Mock
Mocked dummy DeployGate SDK for Android to reduce footprint of your release version app without code modification
Project URL

Project URL

https://github.com/DeployGate/deploygate-android-sdk
Source Code Management

Source Code Management

https://github.com/DeployGate/deploygate-android-sdk

Download sdk-mock

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.deploygate

DeployGate

Versions

Version
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0