| License |
License |
|---|---|
| GroupId | GroupIdpl.droidsonroids.testing |
| ArtifactId | ArtifactIdmockwebserver-path-dispatcher |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMockwebserver path dispatcher
Mockwebserver path dispatcher
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.droidsonroids.testing/mockwebserver-path-dispatcher/ -->
<dependency>
<groupId>pl.droidsonroids.testing</groupId>
<artifactId>mockwebserver-path-dispatcher</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.droidsonroids.testing/mockwebserver-path-dispatcher/
implementation 'pl.droidsonroids.testing:mockwebserver-path-dispatcher:1.1.3'
// https://jarcasting.com/artifacts/pl.droidsonroids.testing/mockwebserver-path-dispatcher/
implementation ("pl.droidsonroids.testing:mockwebserver-path-dispatcher:1.1.3")
'pl.droidsonroids.testing:mockwebserver-path-dispatcher:jar:1.1.3'
<dependency org="pl.droidsonroids.testing" name="mockwebserver-path-dispatcher" rev="1.1.3">
<artifact name="mockwebserver-path-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.droidsonroids.testing', module='mockwebserver-path-dispatcher', version='1.1.3')
)
libraryDependencies += "pl.droidsonroids.testing" % "mockwebserver-path-dispatcher" % "1.1.3"
[pl.droidsonroids.testing/mockwebserver-path-dispatcher "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.1 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.yaml : snakeyaml | jar | 1.29 |