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