| License |
License |
|---|---|
| GroupId | GroupIdcom.object0r.toortools.http |
| ArtifactId | ArtifactIdtoortools-http |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontoortools http
Simple http requests for java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| toortools-http-1.2.pom | |
| toortools-http-1.2.jar | 10 KB |
| toortools-http-1.2-sources.jar | 7 KB |
| toortools-http-1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.object0r.toortools.http/toortools-http/
implementation 'com.object0r.toortools.http:toortools-http:1.2'
// https://jarcasting.com/artifacts/com.object0r.toortools.http/toortools-http/
implementation ("com.object0r.toortools.http:toortools-http:1.2")
'com.object0r.toortools.http:toortools-http:jar:1.2'
<dependency org="com.object0r.toortools.http" name="toortools-http" rev="1.2">
<artifact name="toortools-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.object0r.toortools.http', module='toortools-http', version='1.2')
)
libraryDependencies += "com.object0r.toortools.http" % "toortools-http" % "1.2"
[com.object0r.toortools.http/toortools-http "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |