is not current version
Last Version 0.0.35

io.github.naveen17797:fakewebclient 0.0.28

fakewebclient to use in tests instead of webclient

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.naveen17797
ArtifactId

ArtifactId

fakewebclient
Version

Version

0.0.28
Type

Type

jar

Download fakewebclient 0.0.28


<!-- https://jarcasting.com/artifacts/io.github.naveen17797/fakewebclient/ -->
<dependency>
    <groupId>io.github.naveen17797</groupId>
    <artifactId>fakewebclient</artifactId>
    <version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.naveen17797/fakewebclient/
implementation 'io.github.naveen17797:fakewebclient:0.0.28'
// https://jarcasting.com/artifacts/io.github.naveen17797/fakewebclient/
implementation ("io.github.naveen17797:fakewebclient:0.0.28")
'io.github.naveen17797:fakewebclient:jar:0.0.28'
<dependency org="io.github.naveen17797" name="fakewebclient" rev="0.0.28">
  <artifact name="fakewebclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.naveen17797', module='fakewebclient', version='0.0.28')
)
libraryDependencies += "io.github.naveen17797" % "fakewebclient" % "0.0.28"
[io.github.naveen17797/fakewebclient "0.0.28"]