GroupId | GroupIdcom.github.xwine |
---|---|
ArtifactId | ArtifactIdwe-end-unit |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
we-end-unit-1.5.9.pom | |
we-end-unit-1.5.9-sources.jar | 9 KB |
we-end-unit-1.5.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xwine/we-end-unit/
implementation 'com.github.xwine:we-end-unit:1.5.9'
// https://jarcasting.com/artifacts/com.github.xwine/we-end-unit/
implementation ("com.github.xwine:we-end-unit:1.5.9")
'com.github.xwine:we-end-unit:jar:1.5.9'
<dependency org="com.github.xwine" name="we-end-unit" rev="1.5.9">
<artifact name="we-end-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xwine', module='we-end-unit', version='1.5.9')
)
libraryDependencies += "com.github.xwine" % "we-end-unit" % "1.5.9"
[com.github.xwine/we-end-unit "1.5.9"]