is not current version
Last Version 1.1.9

com.google.gwt.gwtmockito:gwtmockito 1.1.8


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Mockito Unit Testing
GroupId

GroupId

com.google.gwt.gwtmockito
ArtifactId

ArtifactId

gwtmockito
Version

Version

1.1.8
Type

Type

jar

Download gwtmockito 1.1.8


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