is not current version
Last Version 1.5.9

com.github.xwine:we-end-unit 1.5.8

This is a object mock tools

GroupId

GroupId

com.github.xwine
ArtifactId

ArtifactId

we-end-unit
Version

Version

1.5.8
Type

Type

jar

Download we-end-unit 1.5.8


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