| Группа | Группаcom.github.mike10004 |
|---|---|
| Идентификатор | Идентификаторxvfb-testing |
| Версия | Версия0.18 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xvfb-testing-0.18.pom | |
| xvfb-testing-0.18.jar | 14 KB |
| xvfb-testing-0.18-sources.jar | 6 KB |
| xvfb-testing-0.18-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>xvfb-testing</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/
implementation 'com.github.mike10004:xvfb-testing:0.18'
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/
implementation ("com.github.mike10004:xvfb-testing:0.18")
'com.github.mike10004:xvfb-testing:jar:0.18'
<dependency org="com.github.mike10004" name="xvfb-testing" rev="0.18">
<artifact name="xvfb-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='xvfb-testing', version='0.18')
)
libraryDependencies += "com.github.mike10004" % "xvfb-testing" % "0.18"
[com.github.mike10004/xvfb-testing "0.18"]