Last Version

Dexmaker 1.5

A Java-language API for doing compile time or runtime code generation targeting the Dalvik VM.

License

License

Categories

Categories

Mockito Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

org.droidparts.dexmaker
ArtifactId

ArtifactId

dexmaker-mockito
Version

Version

1.5
Type

Type

jar
Description

Description

Dexmaker
A Java-language API for doing compile time or runtime code generation targeting the Dalvik VM.

Download dexmaker-mockito 1.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.droidparts.dexmaker : dexmaker jar 1.5

Project Modules

There are no modules declared in this project.