is not current version
Last Version 1.5.7

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

This is a object mock tools

GroupId

GroupId

com.github.xwine
ArtifactId

ArtifactId

we-end-mock
Version

Version

1.3
Type

Type

jar

Download we-end-mock 1.3


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