Categories |
CategoriesWire Data Data Structures |
---|---|
GroupId | GroupIdcom.github.anuragashok |
ArtifactId | ArtifactIdwiremock-extension-record-delay |
Version | Version1.0.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.anuragashok/wiremock-extension-record-delay/ -->
<dependency>
<groupId>com.github.anuragashok</groupId>
<artifactId>wiremock-extension-record-delay</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anuragashok/wiremock-extension-record-delay/
implementation 'com.github.anuragashok:wiremock-extension-record-delay:1.0.7'
// https://jarcasting.com/artifacts/com.github.anuragashok/wiremock-extension-record-delay/
implementation ("com.github.anuragashok:wiremock-extension-record-delay:1.0.7")
'com.github.anuragashok:wiremock-extension-record-delay:jar:1.0.7'
<dependency org="com.github.anuragashok" name="wiremock-extension-record-delay" rev="1.0.7">
<artifact name="wiremock-extension-record-delay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anuragashok', module='wiremock-extension-record-delay', version='1.0.7')
)
libraryDependencies += "com.github.anuragashok" % "wiremock-extension-record-delay" % "1.0.7"
[com.github.anuragashok/wiremock-extension-record-delay "1.0.7"]