Last Version

HTTPRetriever4J 2.0.0

Simple HTTP retriever

License

License

GroupId

GroupId

com.fluffyluffs
ArtifactId

ArtifactId

http-Retriever4j
Version

Version

2.0.0
Type

Type

jar
Description

Description

HTTPRetriever4J
Simple HTTP retriever
Project URL

Project URL

https://github.com/cbm64chris/http-retriever4j
Source Code Management

Source Code Management

https://github.com/cbm64chris/http-Retriever4j.git

Download http-Retriever4j 2.0.0


<!-- https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/ -->
<dependency>
    <groupId>com.fluffyluffs</groupId>
    <artifactId>http-Retriever4j</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/
implementation 'com.fluffyluffs:http-Retriever4j:2.0.0'
// https://jarcasting.com/artifacts/com.fluffyluffs/http-Retriever4j/
implementation ("com.fluffyluffs:http-Retriever4j:2.0.0")
'com.fluffyluffs:http-Retriever4j:jar:2.0.0'
<dependency org="com.fluffyluffs" name="http-Retriever4j" rev="2.0.0">
  <artifact name="http-Retriever4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluffyluffs', module='http-Retriever4j', version='2.0.0')
)
libraryDependencies += "com.fluffyluffs" % "http-Retriever4j" % "2.0.0"
[com.fluffyluffs/http-Retriever4j "2.0.0"]

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.12.4
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

Project Modules

There are no modules declared in this project.