GroupId | GroupIdcom.github.mike10004 |
---|---|
ArtifactId | ArtifactIdhar-replay-test-support |
Version | Version0.30 |
Type | Typejar |
<!-- 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.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/har-replay-test-support/
implementation 'com.github.mike10004:har-replay-test-support:0.30'
// https://jarcasting.com/artifacts/com.github.mike10004/har-replay-test-support/
implementation ("com.github.mike10004:har-replay-test-support:0.30")
'com.github.mike10004:har-replay-test-support:jar:0.30'
<dependency org="com.github.mike10004" name="har-replay-test-support" rev="0.30">
<artifact name="har-replay-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='har-replay-test-support', version='0.30')
)
libraryDependencies += "com.github.mike10004" % "har-replay-test-support" % "0.30"
[com.github.mike10004/har-replay-test-support "0.30"]