com.github.developframework:toolkit-http

Java Develop Toolkit

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

toolkit-http
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java Develop Toolkit
Project Organization

Project Organization

Pivotal Software, Inc.

Download toolkit-http

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.developframework : toolkit-base jar 0.2
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1