GroupId | GroupIdcom.github.bjuvensjo |
---|---|
ArtifactId | ArtifactIdrsimulator-http |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
rsimulator-http-3.0.0.pom | |
rsimulator-http-3.0.0.jar | 17 KB |
rsimulator-http-3.0.0-sources.jar | 9 KB |
rsimulator-http-3.0.0-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-http/ -->
<dependency>
<groupId>com.github.bjuvensjo</groupId>
<artifactId>rsimulator-http</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-http/
implementation 'com.github.bjuvensjo:rsimulator-http:3.0.0'
// https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-http/
implementation ("com.github.bjuvensjo:rsimulator-http:3.0.0")
'com.github.bjuvensjo:rsimulator-http:jar:3.0.0'
<dependency org="com.github.bjuvensjo" name="rsimulator-http" rev="3.0.0">
<artifact name="rsimulator-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjuvensjo', module='rsimulator-http', version='3.0.0')
)
libraryDependencies += "com.github.bjuvensjo" % "rsimulator-http" % "3.0.0"
[com.github.bjuvensjo/rsimulator-http "3.0.0"]