| GroupId | GroupIdcom.object0r.toortools.http |
|---|---|
| ArtifactId | ArtifactIdtoortools-http |
| Version | Version1.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| toortools-http-1.1.pom | |
| toortools-http-1.1.jar | 11 KB |
| toortools-http-1.1-sources.jar | 7 KB |
| toortools-http-1.1-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.object0r.toortools.http/toortools-http/ -->
<dependency>
<groupId>com.object0r.toortools.http</groupId>
<artifactId>toortools-http</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.object0r.toortools.http/toortools-http/
implementation 'com.object0r.toortools.http:toortools-http:1.1'
// https://jarcasting.com/artifacts/com.object0r.toortools.http/toortools-http/
implementation ("com.object0r.toortools.http:toortools-http:1.1")
'com.object0r.toortools.http:toortools-http:jar:1.1'
<dependency org="com.object0r.toortools.http" name="toortools-http" rev="1.1">
<artifact name="toortools-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.object0r.toortools.http', module='toortools-http', version='1.1')
)
libraryDependencies += "com.object0r.toortools.http" % "toortools-http" % "1.1"
[com.object0r.toortools.http/toortools-http "1.1"]