License |
License |
---|---|
GroupId | GroupIdorg.httpobjects.test |
ArtifactId | ArtifactIdhttpobjects-test |
Last Version | Last Version0.27.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpobjects-test
simple http for the jvm
|
Filename | Size |
---|---|
httpobjects-test-0.27.0.pom | |
httpobjects-test-0.27.0.jar | 27 KB |
httpobjects-test-0.27.0-sources.jar | 6 KB |
httpobjects-test-0.27.0-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.httpobjects.test/httpobjects-test/ -->
<dependency>
<groupId>org.httpobjects.test</groupId>
<artifactId>httpobjects-test</artifactId>
<version>0.27.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.httpobjects.test/httpobjects-test/
implementation 'org.httpobjects.test:httpobjects-test:0.27.0'
// https://jarcasting.com/artifacts/org.httpobjects.test/httpobjects-test/
implementation ("org.httpobjects.test:httpobjects-test:0.27.0")
'org.httpobjects.test:httpobjects-test:jar:0.27.0'
<dependency org="org.httpobjects.test" name="httpobjects-test" rev="0.27.0">
<artifact name="httpobjects-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.httpobjects.test', module='httpobjects-test', version='0.27.0')
)
libraryDependencies += "org.httpobjects.test" % "httpobjects-test" % "0.27.0"
[org.httpobjects.test/httpobjects-test "0.27.0"]
Group / Artifact | Type | Version |
---|---|---|
org.httpobjects : httpobjects | jar | 0.27.0 |
commons-httpclient : commons-httpclient | jar | 3.1 |
junit : junit | jar | 4.12 |