GroupId | GroupIdcom.github.xwine |
---|---|
ArtifactId | ArtifactIdwe-end-mock |
Last Version | Last Version1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
we-end-mock-1.5.7.pom | |
we-end-mock-1.5.7.jar | 280 KB |
we-end-mock-1.5.7-sources.jar | 180 KB |
we-end-mock-1.5.7-javadoc.jar | 664 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/ -->
<dependency>
<groupId>com.github.xwine</groupId>
<artifactId>we-end-mock</artifactId>
<version>1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/
implementation 'com.github.xwine:we-end-mock:1.5.7'
// https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/
implementation ("com.github.xwine:we-end-mock:1.5.7")
'com.github.xwine:we-end-mock:jar:1.5.7'
<dependency org="com.github.xwine" name="we-end-mock" rev="1.5.7">
<artifact name="we-end-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xwine', module='we-end-mock', version='1.5.7')
)
libraryDependencies += "com.github.xwine" % "we-end-mock" % "1.5.7"
[com.github.xwine/we-end-mock "1.5.7"]