is not current version
Last Version 1.1.9

com.google.gwt.gwtmockito:gwtmockito-sample 1.1.4


Categories

Categories

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

GroupId

com.google.gwt.gwtmockito
ArtifactId

ArtifactId

gwtmockito-sample
Version

Version

1.1.4
Type

Type

jar

Download gwtmockito-sample 1.1.4


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