Last Version

DeployGate SDK Mock 4.4.0

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
Version

Version

4.4.0
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 4.4.0


<!-- 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.