Last Version

HTTP Service 1.0.100-v20070423


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.equinox
ArtifactId

ArtifactId

http
Version

Version

1.0.100-v20070423
Type

Type

jar
Description

Description

HTTP Service

Download http 1.0.100-v20070423


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.