| License |
License |
|---|---|
| GroupId | GroupIdin.sourceshift.genericmodules |
| ArtifactId | ArtifactIdhttputils |
| Version | Version17.0.0 |
| Type | Typejar |
| Description |
Descriptiongenericmodules-httputils
NA
|
| Project Organization |
Project Organizationsourceshift |
| Filename | Size |
|---|---|
| httputils-17.0.0.pom | |
| httputils-17.0.0.jar | 21 KB |
| httputils-17.0.0-sources.jar | 11 KB |
| httputils-17.0.0-javadoc.jar | 434 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.sourceshift.genericmodules/httputils/ -->
<dependency>
<groupId>in.sourceshift.genericmodules</groupId>
<artifactId>httputils</artifactId>
<version>17.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/httputils/
implementation 'in.sourceshift.genericmodules:httputils:17.0.0'
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/httputils/
implementation ("in.sourceshift.genericmodules:httputils:17.0.0")
'in.sourceshift.genericmodules:httputils:jar:17.0.0'
<dependency org="in.sourceshift.genericmodules" name="httputils" rev="17.0.0">
<artifact name="httputils" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.sourceshift.genericmodules', module='httputils', version='17.0.0')
)
libraryDependencies += "in.sourceshift.genericmodules" % "httputils" % "17.0.0"
[in.sourceshift.genericmodules/httputils "17.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| in.sourceshift.genericmodules : commons | jar | 17.0.0 |
| com.konghq : unirest-java | jar | 3.11.01 |
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar |