License |
License |
---|---|
GroupId | GroupIdcom.github.xwine |
ArtifactId | ArtifactIdwe-end |
Version | Version1.5.1 |
Type | Typepom |
Description |
Descriptionwe-end
This is a object mock tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
we-end-1.5.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xwine/we-end/ -->
<dependency>
<groupId>com.github.xwine</groupId>
<artifactId>we-end</artifactId>
<version>1.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xwine/we-end/
implementation 'com.github.xwine:we-end:1.5.1'
// https://jarcasting.com/artifacts/com.github.xwine/we-end/
implementation ("com.github.xwine:we-end:1.5.1")
'com.github.xwine:we-end:pom:1.5.1'
<dependency org="com.github.xwine" name="we-end" rev="1.5.1">
<artifact name="we-end" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xwine', module='we-end', version='1.5.1')
)
libraryDependencies += "com.github.xwine" % "we-end" % "1.5.1"
[com.github.xwine/we-end "1.5.1"]