| License |
License |
|---|---|
| GroupId | GroupIdcom.fluffyluffs |
| ArtifactId | ArtifactIdhttp-Retriever4j |
| Version | Version1.1.2 |
| Type | Typejar |
| Description |
DescriptionHTTPRetriever4J
Simple HTTP retriever
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-Retriever4j-1.1.2.pom | |
| http-Retriever4j-1.1.2.jar | 18 KB |
| http-Retriever4j-1.1.2-sources.jar | 9 KB |
| http-Retriever4j-1.1.2-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/ -->
<dependency>
<groupId>com.fluffyluffs</groupId>
<artifactId>http-Retriever4j</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/
implementation 'com.fluffyluffs:http-Retriever4j:1.1.2'
// https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/
implementation ("com.fluffyluffs:http-Retriever4j:1.1.2")
'com.fluffyluffs:http-Retriever4j:jar:1.1.2'
<dependency org="com.fluffyluffs" name="http-Retriever4j" rev="1.1.2">
<artifact name="http-Retriever4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluffyluffs', module='http-Retriever4j', version='1.1.2')
)
libraryDependencies += "com.fluffyluffs" % "http-Retriever4j" % "1.1.2"
[com.fluffyluffs/http-Retriever4j "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | [2.17,2.18) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-core | jar | 2.0.9 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |