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