GroupId | GroupIdcom.github.xwine |
---|---|
ArtifactId | ArtifactIdwe-end-mock |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
we-end-mock-1.3.pom | |
we-end-mock-1.3.jar | 275 KB |
we-end-mock-1.3-sources.jar | 178 KB |
we-end-mock-1.3-javadoc.jar | 630 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.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"]