License |
License |
---|---|
GroupId | GroupIdorg.jgrapes |
ArtifactId | ArtifactIdorg.jgrapes.http |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionorg.jgrapes.http
(No description)
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.jgrapes.http-1.2.0.pom | |
org.jgrapes.http-1.2.0.jar | 150 KB |
org.jgrapes.http-1.2.0-sources.jar | 57 KB |
org.jgrapes.http-1.2.0-javadoc.jar | 558 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.http/ -->
<dependency>
<groupId>org.jgrapes</groupId>
<artifactId>org.jgrapes.http</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.http/
implementation 'org.jgrapes:org.jgrapes.http:1.2.0'
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.http/
implementation ("org.jgrapes:org.jgrapes.http:1.2.0")
'org.jgrapes:org.jgrapes.http:jar:1.2.0'
<dependency org="org.jgrapes" name="org.jgrapes.http" rev="1.2.0">
<artifact name="org.jgrapes.http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrapes', module='org.jgrapes.http', version='1.2.0')
)
libraryDependencies += "org.jgrapes" % "org.jgrapes.http" % "1.2.0"
[org.jgrapes/org.jgrapes.http "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jgrapes : org.jgrapes.io | jar | 1.2.0 |
org.jdrupes.httpcodec : httpcodec | jar | [2.0.3,3) |