Last Version

Dexmaker 2.28.1

Extension of the Mockito Inline API to allow mocking static methods on the Android Dalvik VM

License

License

Categories

Categories

Mockito Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

com.linkedin.dexmaker
ArtifactId

ArtifactId

dexmaker-mockito-inline-extended
Version

Version

2.28.1
Type

Type

aar
Description

Description

Dexmaker
Extension of the Mockito Inline API to allow mocking static methods on the Android Dalvik VM
Project URL

Project URL

https://github.com/linkedin/dexmaker
Source Code Management

Source Code Management

https://github.com/linkedin/dexmaker/tree/master

Download dexmaker-mockito-inline-extended 2.28.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2

runtime (1)

Group / Artifact Type Version
com.linkedin.dexmaker : dexmaker-mockito-inline jar 2.28.1

Project Modules

There are no modules declared in this project.