Last Version

ladybird 0.1.0

A fluent API over the Apache Http client

License

License

GroupId

GroupId

com.elevenware
ArtifactId

ArtifactId

ladybird
Version

Version

0.1.0
Type

Type

jar
Description

Description

ladybird
A fluent API over the Apache Http client

Download ladybird 0.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.0-beta-1
org.apache.httpcomponents : httpclient jar 4.3.5
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.15.v20140411
com.fasterxml.jackson.core : jackson-core jar 2.3.3
junit : junit jar 4.11
org.yaml : snakeyaml jar 1.13
com.fasterxml.jackson.core : jackson-databind jar 2.3.3

Project Modules

There are no modules declared in this project.