Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.naveen17797 |
ArtifactId | ArtifactIdfakewebclient |
Version | Version0.0.30 |
Type | Typejar |
Filename | Size |
---|---|
fakewebclient-0.0.30.pom | |
fakewebclient-0.0.30.jar | 17 KB |
fakewebclient-0.0.30-sources.jar | 9 KB |
fakewebclient-0.0.30-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.naveen17797/fakewebclient/ -->
<dependency>
<groupId>io.github.naveen17797</groupId>
<artifactId>fakewebclient</artifactId>
<version>0.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.naveen17797/fakewebclient/
implementation 'io.github.naveen17797:fakewebclient:0.0.30'
// https://jarcasting.com/artifacts/io.github.naveen17797/fakewebclient/
implementation ("io.github.naveen17797:fakewebclient:0.0.30")
'io.github.naveen17797:fakewebclient:jar:0.0.30'
<dependency org="io.github.naveen17797" name="fakewebclient" rev="0.0.30">
<artifact name="fakewebclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.naveen17797', module='fakewebclient', version='0.0.30')
)
libraryDependencies += "io.github.naveen17797" % "fakewebclient" % "0.0.30"
[io.github.naveen17797/fakewebclient "0.0.30"]