не последняя версия
Последняя версия 1.1.3

pl.droidsonroids.testing:mockwebserver-path-dispatcher 1.1.1

Mockwebserver path dispatcher

Группа

Группа

pl.droidsonroids.testing
Идентификатор

Идентификатор

mockwebserver-path-dispatcher
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать mockwebserver-path-dispatcher 1.1.1


<!-- https://jarcasting.com/artifacts/pl.droidsonroids.testing/mockwebserver-path-dispatcher/ -->
<dependency>
    <groupId>pl.droidsonroids.testing</groupId>
    <artifactId>mockwebserver-path-dispatcher</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.droidsonroids.testing/mockwebserver-path-dispatcher/
implementation 'pl.droidsonroids.testing:mockwebserver-path-dispatcher:1.1.1'
// https://jarcasting.com/artifacts/pl.droidsonroids.testing/mockwebserver-path-dispatcher/
implementation ("pl.droidsonroids.testing:mockwebserver-path-dispatcher:1.1.1")
'pl.droidsonroids.testing:mockwebserver-path-dispatcher:jar:1.1.1'
<dependency org="pl.droidsonroids.testing" name="mockwebserver-path-dispatcher" rev="1.1.1">
  <artifact name="mockwebserver-path-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.droidsonroids.testing', module='mockwebserver-path-dispatcher', version='1.1.1')
)
libraryDependencies += "pl.droidsonroids.testing" % "mockwebserver-path-dispatcher" % "1.1.1"
[pl.droidsonroids.testing/mockwebserver-path-dispatcher "1.1.1"]