GroupId | GroupIdcom.github.mike10004 |
---|---|
ArtifactId | ArtifactIdxvfb-testing |
Version | Version0.17 |
Type | Typejar |
Filename | Size |
---|---|
xvfb-testing-0.17.pom | |
xvfb-testing-0.17.jar | 14 KB |
xvfb-testing-0.17-sources.jar | 6 KB |
xvfb-testing-0.17-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>xvfb-testing</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/
implementation 'com.github.mike10004:xvfb-testing:0.17'
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/
implementation ("com.github.mike10004:xvfb-testing:0.17")
'com.github.mike10004:xvfb-testing:jar:0.17'
<dependency org="com.github.mike10004" name="xvfb-testing" rev="0.17">
<artifact name="xvfb-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='xvfb-testing', version='0.17')
)
libraryDependencies += "com.github.mike10004" % "xvfb-testing" % "0.17"
[com.github.mike10004/xvfb-testing "0.17"]