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