License |
License
Intersult Open Binary, Version 1.0
|
---|---|
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdhttp |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP Protocols
HTTP Protocols
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
http-1.1.pom | |
http-1.1.jar | 134 KB |
http-1.1-sources.jar | 235 bytes |
http-1.1-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/http/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>http</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/http/
implementation 'com.intersult:http:1.1'
// https://jarcasting.com/artifacts/com.intersult/http/
implementation ("com.intersult:http:1.1")
'com.intersult:http:jar:1.1'
<dependency org="com.intersult" name="http" rev="1.1">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='http', version='1.1')
)
libraryDependencies += "com.intersult" % "http" % "1.1"
[com.intersult/http "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intersult : design-utils | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |