is not current version
Last Version 1.5.1

com.github.xwine:we-end-spring 1.1

This is a object mock tools

GroupId

GroupId

com.github.xwine
ArtifactId

ArtifactId

we-end-spring
Version

Version

1.1
Type

Type

jar

Download we-end-spring 1.1


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