is not current version
Last Version 1.5.7

com.github.xwine:we-end-mock 1.3.2

This is a object mock tools

GroupId

GroupId

com.github.xwine
ArtifactId

ArtifactId

we-end-mock
Version

Version

1.3.2
Type

Type

jar

Download we-end-mock 1.3.2


<!-- https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/ -->
<dependency>
    <groupId>com.github.xwine</groupId>
    <artifactId>we-end-mock</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/
implementation 'com.github.xwine:we-end-mock:1.3.2'
// https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/
implementation ("com.github.xwine:we-end-mock:1.3.2")
'com.github.xwine:we-end-mock:jar:1.3.2'
<dependency org="com.github.xwine" name="we-end-mock" rev="1.3.2">
  <artifact name="we-end-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xwine', module='we-end-mock', version='1.3.2')
)
libraryDependencies += "com.github.xwine" % "we-end-mock" % "1.3.2"
[com.github.xwine/we-end-mock "1.3.2"]