Last Version

Http Kit 0.0.1

Basic Java tools for HTTP debugging

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.andreidemus.http-kit
ArtifactId

ArtifactId

http-kit
Version

Version

0.0.1
Type

Type

jar
Description

Description

Http Kit
Basic Java tools for HTTP debugging
Project URL

Project URL

https://github.com/andreidemus/http-kit
Source Code Management

Source Code Management

http://github.com/andreidemus/http-kit/tree/master

Download http-kit 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.plugins : maven-compiler-plugin jar 3.6.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.